Go to file
Daniel Molkentin 4000993200 Finish 1.8.2 ChangeLog 2015-06-08 14:06:57 +02:00
admin [tx-robot] updated from transifex 2015-06-07 01:15:27 -04:00
binary@8b72648a93 shell_integration on Windows: Avoid too many RETRIEVE_FILE_STATUS following UPDATE_VIEW #3122 2015-05-06 16:48:34 +02:00
cmake Revert "NSIS: depend on nsProcess instead of Processes NSIS plugin" 2015-06-05 09:17:46 +02:00
csync Discovery: Ignore folders with any 503. #3113 2015-06-04 09:24:53 +02:00
doc Backport #3004 and #2978 to 1.8 2015-05-28 17:11:03 +02:00
resources Add new icons by Jan 2015-02-16 14:47:32 +01:00
shell_integration shell_integration on OSX: Avoid too many RETRIEVE_FILE_STATUS following UPDATE_VIEW #3122 2015-05-06 16:56:50 +02:00
src AccountState: do not change the state when we stay connected 2015-06-08 12:14:37 +02:00
test Merge remote-tracking branch 'origin/checksum_1.8' into 1.8 2015-05-22 10:32:37 +02:00
theme More HIDPI support 2015-02-12 19:44:40 +01:00
translations [tx-robot] updated from transifex 2015-06-08 02:18:37 -04:00
.gitattributes
.gitignore
.gitmodules
.tag
CMakeLists.txt Filesystem Utilities: Add Checksum calculation methods. 2015-05-19 17:09:39 +02:00
CONTRIBUTING.md
COPYING
COPYING.documentation
CPackOptions.cmake.in
ChangeLog Finish 1.8.2 ChangeLog 2015-06-08 14:06:57 +02:00
OWNCLOUD.cmake Crash Reporter: fix submit URL 2015-02-25 12:33:16 +01:00
OwnCloudCPack.cmake
README.md
VERSION.cmake Set version postfix to RC1 2015-06-05 09:26:22 +02:00
client.qrc Add new icons by Jan 2015-02-16 14:47:32 +01:00
config.h.in Filesystem Utilities: Add Checksum calculation methods. 2015-05-19 17:09:39 +02:00
issue_template.md
mirall.desktop.in
sync-exclude.lst
theme.qrc More HIDPI support 2015-02-12 19:44:40 +01:00

README.md

ownCloud Desktop Client

Introduction

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

Download

Binary packages

Source code

Tehe 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.