diff options
author | Rodrigo Gimenez <estrod@zoho.com> | 2017-05-26 14:03:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-27 07:31:09 +0700 |
commit | 2f1f6e643488807c94a1b2c4f5f45bca5e2768fc (patch) | |
tree | c32c101db30cd7d7d4af462cebe118b5153edbfa /network/nextcloud-client/README | |
parent | 0317563f374e762314099b1a55e69ecfdf84b390 (diff) |
network/nextcloud-client: Added (Nextcloud Desktop Client).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/nextcloud-client/README')
-rw-r--r-- | network/nextcloud-client/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/network/nextcloud-client/README b/network/nextcloud-client/README new file mode 100644 index 0000000000000..906aced1a9b7b --- /dev/null +++ b/network/nextcloud-client/README @@ -0,0 +1,13 @@ +The Nextcloud Client is a file synchronization desktop utility. It synchronizes +files on your local computer, tablet, or hand-held device with a Nextcloud +Server. If you make a change to the files on one device, the change is +propagated to all other synchronized devices using the desktop synchronization +clients. + +Normally, you start the client by clicking on the desktop icon or by starting +it from the client application menu. After starting, a Nextcloud icon appears +in the computer system tray or on your tablet or handheld device. + +Nextcloud is an actively maintained fork of ownCloud. + +This slackbuild will not build against qt5. |