Nextcloud Desktop client
Go to file
2015-08-06 15:25:16 +02:00
admin OS X: Try harder to enable 10.10 plugin #3463 2015-08-05 15:10:00 +02:00
binary@8b72648a93
cmake NSIS: Elevate uninstaller, too 2015-08-04 12:38:29 +02:00
csync Fix warning 2015-08-06 13:58:04 +02:00
doc
resources
shell_integration shell_i: Don't request statuses on UPDATE_VIEW 2015-07-31 21:59:58 +02:00
src Progress: Show real speed and all filenames #3403 #3095 2015-08-06 15:25:16 +02:00
test 1.8 Migration: Fix password overwrite #3539 2015-08-06 12:49:18 +02:00
theme
translations [tx-robot] updated from transifex 2015-08-06 02:19:02 -04:00
.gitattributes
.gitignore
.gitmodules Change repo for src/3rdparty/qtmacgoodies 2015-07-16 15:09:48 +02:00
.tag
.travis.yml
binary.rej
ChangeLog
client.qrc
CMakeLists.txt cmake: rather use SHAREDIR than DATADIR define. 2015-07-30 16:38:30 +02:00
config.h.in cmake: rather use SHAREDIR than DATADIR define. 2015-07-30 16:38:30 +02:00
CONTRIBUTING.md
COPYING
COPYING.documentation
CPackOptions.cmake.in
issue_template.md
mirall.desktop.in
OWNCLOUD.cmake
OwnCloudCPack.cmake CPack: Use APPLICATION_SHORTNAME rather than APPLICATION_NAME 2015-07-16 14:38:59 +02:00
README.md
sync-exclude.lst Exclude list: Add entries from other sync programs #2814 2015-08-04 09:40:53 +02:00
theme.qrc
VERSION.cmake

ownCloud Desktop Client

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