Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2017-07-04 10:03:53 +0300
committernachoparker <nacho@ownyourbits.com>2017-07-04 10:03:53 +0300
commit46c2487829973e7aa89ed4b462dd6af01a60ce1b (patch)
tree3a824c9a815f4bbc4f6a13e6d785401b1d53bf72 /README.md
parenta82d2d150063a49950e05a7efc9e98382bf1f44b (diff)
create torrent in library and batch
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 846a1c01..5fbd3fd9 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,7 @@ This code also generates the [NextCloudPi ARM docker image](https://hub.docker.c
* HSTS
* Cron jobs for Nextcloud
* Sane configuration defaults
+* Full emoji support ( NEW 05-24-2017 )
* Secure
## Extras
@@ -38,8 +39,11 @@ This code also generates the [NextCloudPi ARM docker image](https://hub.docker.c
* SAMBA ready to share your files with Windows/Mac/Linux ( NEW 04-16-2017 )
* USB automount ( NEW 05-24-2017 )
* Remote updates ( NEW 03-31-2017 )
+ * Unofficial Nextcloud News App installer ( NEW 05-24-2017 )
* NextCloud backup and restore ( NEW 05-24-2017 )
* NextCloud online installation ( NEW 05-24-2017 )
+ * Format USB drive to ext4 ( NEW 07-03-2017 )
+ * UPnP automatic port forwarding ( NEW 07-03-2017 )
Any extra can be installed independently in a running Raspbian instance through SSH. See `installer.sh`