Nextcloud Desktop client
Go to file
2015-09-03 11:18:02 +02:00
admin [tx-robot] updated from transifex 2015-09-01 13:02:24 -04:00
binary@8b72648a93
cmake Fix build with old cmake 2015-08-14 14:21:40 +02:00
csync Fix the Windows build 2015-08-31 17:23:25 +02:00
doc Doc for owncloudcmd: we only use the config of the gui client for the crendential #3293 2015-09-03 11:18:02 +02:00
resources Settings dialog: improve layout a bit 2015-08-10 10:51:05 +02:00
shell_integration checking if file or folder is to be shared to fix issue #3556 2015-08-18 11:46:29 +02:00
src Settings: Allow adding at least one account #3721 2015-09-03 06:14:49 +02:00
test Make version check test conditional for now 2015-08-07 12:42:18 +02:00
theme
translations [tx-robot] updated from transifex 2015-09-03 02:19:02 -04:00
.gitattributes
.gitignore
.gitmodules Change repo for src/3rdparty/qtmacgoodies 2015-07-16 15:08:17 +02:00
.tag
.travis.yml Cleanup travis build file 2015-06-12 13:22:08 +02:00
binary.rej
ChangeLog Bump version to 2.0.0 final, some Changlog addings 2015-08-24 14:23:54 +02:00
client.qrc Settings dialog: improve layout a bit 2015-08-10 10:51:05 +02:00
CMakeLists.txt Revert "Silence verbose cmake policy warnings on Windows" 2015-08-10 11:57:05 +02:00
config.h.in cmake: rather use SHAREDIR than DATADIR define. 2015-07-30 16:38:30 +02:00
CONTRIBUTING.md Add information how to report security bugs 2015-05-29 19:28:13 +02:00
COPYING
COPYING.documentation
CPackOptions.cmake.in
issue_template.md
mirall.desktop.in Desktop file: Add X-GNOME-Autostart-Delay #3686 #1739 2015-08-31 12:01:00 +02:00
OWNCLOUD.cmake
OwnCloudCPack.cmake CPack: Use APPLICATION_SHORTNAME rather than APPLICATION_NAME 2015-07-16 14:38:59 +02:00
README.md update documentation link to build for version 2.0 2015-08-30 17:41:51 +02:00
sync-exclude.lst Exclude file: Add syncform files #3640 2015-08-18 11:06:26 +02:00
theme.qrc
VERSION.cmake Bump 2.0 brancht to 2.0.2 after creation of 2.0.1 branch 2015-08-31 16:50:07 +02:00

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.