Go to file
Morris Jobke a7e1003c41
Add shared_assets
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-01-29 01:19:51 +01:00
admin Merge remote-tracking branch 'oc/master' into oc_up 2018-01-25 11:17:04 +01:00
binary@3425fab2c6
cmake Merge remote-tracking branch 'oc/master' into oc_up 2018-01-25 11:17:04 +01:00
doc Add shared_assets 2018-01-29 01:19:51 +01:00
man make doc-man working again. 2017-12-04 12:37:30 +01:00
resources
shell_integration Use Qt5DBus_FOUND instead of the old WITH_DBUS 2018-01-25 14:18:03 +01:00
src Use Qt5DBus_FOUND instead of the old WITH_DBUS 2018-01-25 14:18:03 +01:00
test TextXmlParse: Add truncated-xml testcase #6317 2018-01-22 14:05:08 +01:00
theme Fix new icon naming 2018-01-25 12:19:51 +01:00
translations [tx-robot] updated from transifex 2018-01-18 02:18:38 +01:00
.clang-format
.drone.yml Bump appimage drone image 2018-01-25 14:31:14 +01:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.gitmodules Remove qtkeychain submodule #6004 2017-10-05 22:01:04 +02:00
.tag
.travis.yml Automatic building of Ubuntu/Debian packages 2017-12-12 17:11:46 +01:00
CMakeLists.txt Merge remote-tracking branch 'oc/master' into oc_up 2018-01-25 11:17:04 +01:00
CONTRIBUTING.md Update ownCloud references to NextCloud 2017-11-25 10:26:23 +00:00
COPYING
COPYING.documentation
CPackOptions.cmake.in OWNCLOUD.cmake => NEXTCLOUD.cmake 2017-11-20 14:12:52 +01:00
ChangeLog Update ChangeLog for 2.4.0 2017-12-14 20:07:14 +01:00
NEXTCLOUD.cmake Move to NC theme 2017-11-20 15:46:18 +01:00
NextcloudCPack.cmake OwnCloudCPack.cmake to NextcloudCPack.cmake 2017-11-20 14:12:52 +01:00
README.md Add AppVeyor badge 2018-01-18 09:46:06 +01:00
VERSION.cmake VERSION.cmake: This branch is now 2.4.1 2017-12-20 16:03:35 +01:00
appveyor.ini Enable appveyor builds 2018-01-17 16:21:09 +01:00
appveyor.yml Enable tests in appveyor builds 2018-01-17 16:25:03 +01:00
client.qrc
config.h.in
mirall.desktop.in [tx-robot] updated from transifex 2018-01-23 02:18:36 +01:00
sync-exclude.lst Excludes: Allow escaping # #6012 2017-10-05 22:01:06 +02:00
theme.qrc Fix new icon naming 2018-01-25 12:19:51 +01:00
version.h.in Updater: Rudimentary support for beta channel 2017-10-05 22:01:38 +02:00

README.md

Nextcloud Desktop Client

Introduction

The Nextcloud Desktop Client is a tool to synchronize files from Nextcloud Server with your computer.

Download

Binary packages

Source code

The Nextcloud Desktop Client is developed in Git. Since Git makes it easy to fork and improve the source code and to adapt it to your need, many copies can be found on the Internet, in particular on GitHub. However, the authoritative repository maintained by the developers is located at https://github.com/nextcloud/client.

Reporting issues and contributing

If you find any bugs or have any suggestion for improvement, please file an issue at https://github.com/nextcloud/client/issues. Do not contact the authors directly by mail, as this increases the chance of your report being lost.

If you created a patch, please submit a Pull Request.

If you want to contact us, e.g. before starting a more complex feature, you can join us at #nextcloud-dev.

License

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.