Nextcloud Desktop client
Go to file
2018-02-20 10:36:07 +01:00
.github Release template: Add @Germano0 2018-02-13 15:09:52 +01:00
admin Merge remote-tracking branch 'origin/2.4' 2018-02-16 10:17:19 +01:00
binary@3425fab2c6
cmake Use new ECMAddAppIcon macro for application icons. 2018-01-13 13:58:17 +01:00
doc - doc: linux-only setting 2018-01-29 09:41:42 +01:00
man make doc-man working again. 2017-12-04 12:37:30 +01:00
resources
shell_integration Merge remote-tracking branch 'origin/2.4' 2018-01-23 14:08:15 +01:00
src Conflicts: Add user name to conflict file name #6325 2018-02-20 10:10:34 +01:00
test Conflicts with user name: Fix tests 2018-02-20 10:36:07 +01:00
theme Use new ECMAddAppIcon macro for application icons. 2018-01-13 13:58:17 +01:00
translations [tx-robot] updated from transifex 2018-02-16 02:18:34 +01:00
.clang-format
.git-blame-ignore-revs
.gitattributes
.gitignore
.gitmodules Fix submodule URL 2018-02-06 15:51:11 +01:00
.tag
.travis.yml
appveyor.ini Pin craftmaster cache to qt version 2018-02-19 13:45:45 +01:00
appveyor.yml Explicitly add owncloud blueprint repository 2018-02-19 10:58:42 +01:00
ChangeLog HTTP2: Only from Qt 5.9.4 #6285 2018-02-14 12:11:27 +01:00
client.qrc
CMakeLists.txt Set CMAKE_CXX_STANDARD to 14 2018-01-13 13:58:17 +01:00
config.h.in
CONTRIBUTING.md
COPYING
COPYING.documentation
CPackOptions.cmake.in
Jenkinsfile admin/linux/Dockerfile: Add comments 2018-01-15 13:56:35 +01:00
mirall.desktop.in [tx-robot] updated from transifex 2018-02-16 02:18:34 +01:00
OWNCLOUD.cmake
OwnCloudCPack.cmake
README.md Add AppVeyor badge 2018-01-18 09:46:06 +01:00
sync-exclude.lst
theme.qrc Use new ECMAddAppIcon macro for application icons. 2018-01-13 13:58:17 +01:00
VERSION.cmake Version: master branch is future 2.5 now 2017-10-24 09:56:16 +02:00
version.h.in

ownCloud Desktop Client

Build Status Build status

Introduction

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

Download

Binary packages

Source code

The ownCloud 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/owncloud/client.

Building the source code

Building the Client in the ownCloud Desktop Client manual.

Maintainers and Contributors

The maintainers of this repository are:

ownCloud Desktop Client is developed by the ownCloud community and receives patches from a variety of authors.

Reporting issues and contributing

If you find any bugs or have any suggestion for improvement, please file an issue at https://github.com/owncloud/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. For non-trivial patches, we need you to sign the Contributor Agreement before we can accept your patch.

If you want to contact us, e.g. before starting a more complex feature, you can join us at #owncloud-client-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.