Nextcloud Desktop client
Go to file
Roeland Jago Douma 99aaf22ae5 Update windows docker file to use 2.3 OBS repo
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-02-15 09:49:29 +01:00
admin Update windows docker file to use 2.3 OBS repo 2017-02-15 09:49:29 +01:00
binary@741b49156b shell/Windows: Update binaries to build 44 2017-01-18 13:34:02 +01:00
cmake NSIS: Adjust to 5.6.2 image 2017-01-17 17:35:32 +01:00
csync Fix the UNIT_TESTING build on Windows 2017-02-14 14:32:41 +01:00
doc Doc: For conflicts, the local file is renamed #5521 2017-02-10 12:50:35 +01:00
resources
shell_integration shell/Windows: Update binaries to build 44 2017-01-18 13:34:02 +01:00
src Merge remote-tracking branch 'origin/2.3' 2017-02-14 15:08:10 +01:00
test Merge remote-tracking branch 'origin/2.3' 2017-02-14 15:08:10 +01:00
theme
translations [tx-robot] updated from transifex 2017-02-15 02:18:29 +01:00
.gitattributes
.gitignore
.gitmodules Submodule: Use https path 2016-03-15 11:55:28 +01:00
.tag
.travis.yml Travis coverity: Enforce Ubuntu 14.04 env, fix repo 2016-05-24 11:30:03 +02:00
ChangeLog ChangeLog for 2.3 additions 2017-02-07 19:04:00 +01:00
client.qrc
CMakeLists.txt Fix the UNIT_TESTING build on Windows 2017-02-14 14:32:41 +01:00
config.h.in Add TestSyncEngine and TestSyncFileStatusTracker auto tests 2016-08-17 15:39:30 +02:00
CONTRIBUTING.md
COPYING
COPYING.documentation
CPackOptions.cmake.in
issue_template.md Update issue_template.md 2017-01-20 16:00:50 +01:00
Jenkinsfile Modify Jenkinsfile for 2.3 2017-02-13 14:47:51 +01:00
mirall.desktop.in [tx-robot] updated from transifex 2017-02-15 02:18:29 +01:00
OWNCLOUD.cmake
OwnCloudCPack.cmake
README.md updated link for documentation and added more info to osx build 2016-11-09 08:59:14 +01:00
sync-exclude.lst Ignoring "System Volume Information" 2017-01-16 19:11:56 +01:00
theme.qrc
VERSION.cmake Bump to 2.2.1 2016-05-12 09:58:12 +02:00

ownCloud Desktop Client

Job State
client-build-matrix Build Status
client-test-matrix-linux-no-build Build Status
coverity_scan 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.