Nextcloud Desktop client
Go to file
Klaas Freitag ddcec2971e ActivityDelegate: Gray out font if account is not connected.
This gives a visual indication of the account not being connected
and as a result maybe outdated activity data.
2015-11-13 12:48:25 +01: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 Settings dialog: improve layout a bit 2015-08-10 10:51:05 +02:00
shell_integration Minor shell integration typos 2015-09-10 17:14:08 +05:45
src ActivityDelegate: Gray out font if account is not connected. 2015-11-13 12:48:25 +01: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 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 Minor build etc typos 2015-09-10 13:20:11 +05:45
config.h.in
CONTRIBUTING.md Minor build etc typos 2015-09-10 13:20:11 +05:45
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 Minor build etc typos 2015-09-10 13:20:11 +05:45
OwnCloudCPack.cmake
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 Add changes theme.qrc 2015-09-11 15:31:56 +02:00
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.