💻 Desktop sync client for Nextcloud
Find a file
Klaas Freitag afd081f40b Settings: Move synclog widget to a seperate dialog.
This a first step to integrate the server activity view, see #3732
2015-10-01 16:57:37 +02:00
admin [tx-robot] updated from transifex 2015-09-26 01:15:34 -04:00
binary@8b72648a93
cmake Revert "NSIS: Try to ignore (invalid) errors from NSIS UAC" 2015-09-17 14:47:54 +02:00
csync win32 vio: Add the OPEN_REPARSE_POINTS flag to the CreateFileW call. 2015-09-25 17:36:41 +02:00
doc Fix registry key syntax in FAQ. 2015-09-27 20:38:53 +02:00
resources
shell_integration
src Settings: Move synclog widget to a seperate dialog. 2015-10-01 16:57:37 +02:00
test Utility: Fix the size display back to JEDEC standard. 2015-09-10 17:36:28 +02:00
theme Run optipng on existing non-mono state icons 2015-09-11 13:45:57 +02:00
translations [tx-robot] updated from transifex 2015-09-29 02:19:10 -04:00
.gitattributes
.gitignore
.gitmodules
.tag
.travis.yml
binary.rej
ChangeLog
client.qrc
CMakeLists.txt
config.h.in
CONTRIBUTING.md
COPYING
COPYING.documentation
CPackOptions.cmake.in
issue_template.md
mirall.desktop.in
OWNCLOUD.cmake
OwnCloudCPack.cmake
README.md
sync-exclude.lst
theme.qrc Add changes theme.qrc 2015-09-11 15:31:56 +02:00
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.