Nextcloud Desktop client
Go to file
2016-04-18 16:47:14 +02:00
admin OS X: Fix overlay installation on El Capitan #4650 2016-04-15 16:58:58 +02:00
binary@ac42257499 Update binary subdir 2016-04-06 18:07:35 +02:00
cmake OS X: Allow ampersand in APPLICATION_NAME #4657 2016-04-15 11:30:49 +02:00
csync Merge pull request #4683 from owncloud/fix4657 2016-04-15 14:28:38 +02:00
doc Merge pull request #4605 from RealRancor/RealRancor-patch-1 2016-04-07 15:50:32 +02:00
resources Added temporar icon for notifications. 2016-03-10 17:22:36 +01:00
shell_integration OS X: Fix overlay installation on El Capitan #4650 2016-04-15 16:58:58 +02:00
src Protocolwidget: Removed some leftovers from refactoring. 2016-04-18 16:47:14 +02:00
test Fix unit test build 2016-04-12 13:43:17 +02:00
theme
translations [tx-robot] updated from transifex 2016-04-18 02:19:02 -04:00
.gitattributes
.gitignore
.gitmodules Submodule: Use https path 2016-03-15 11:55:28 +01:00
.tag
.travis.yml
binary.rej
ChangeLog
client.qrc Added temporar icon for notifications. 2016-03-10 17:22:36 +01:00
CMakeLists.txt OS X: Allow ampersand in APPLICATION_NAME #4657 2016-04-15 11:30:49 +02:00
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 Exclude: .Trash-* trash folders #4600 2016-04-14 18:27:33 +02:00
theme.qrc
VERSION.cmake Add file description, copyright to win32 VERSIONINFO struct 2016-02-16 16:19:12 +01: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.