Nextcloud Desktop client
Go to file
Christian Kamm 9f346037ee Nautilus integration: Not a ColumnProvider
The nautilus plugin doesn't actually define get_columns(), so pretending
to be a ColumnProvider lead to a critical warning on startup.
2018-03-28 15:30:05 +02:00
.github
admin macOS: Put Qt version in .pkg name 2018-03-26 19:21:27 +02:00
binary@3425fab2c6
cmake macOS: Fix .app icon 2018-03-22 16:30:22 +01:00
doc Excludes: Expand doc, Desktop.ini only in root folder 2018-03-27 12:43:53 +02:00
man
resources
shell_integration Nautilus integration: Not a ColumnProvider 2018-03-28 15:30:05 +02:00
src csync_update: add the checksum in the discovery log 2018-03-28 13:42:54 +02:00
test Blacklist: Add unittest #6411 2018-03-28 11:25:32 +02:00
theme
translations [tx-robot] updated from transifex 2018-03-28 02:18:35 +02:00
.clang-format
.git-blame-ignore-revs
.gitattributes
.gitignore
.gitmodules
.tag
.travis.yml
appveyor.ini
appveyor.yml
ChangeLog
client.qrc
CMakeLists.txt
config.h.in
CONTRIBUTING.md
COPYING
COPYING.documentation
CPackOptions.cmake.in
Jenkinsfile
mirall.desktop.in [tx-robot] updated from transifex 2018-03-28 02:18:35 +02:00
OWNCLOUD.cmake
OwnCloudCPack.cmake
README.md Readme: Update list of maintainers 2018-03-28 10:11:40 +02:00
sync-exclude.lst
theme.qrc
VERSION.cmake
version.h.in

ownCloud Desktop Client

Build Status 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.

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.

Maintainers and Contributors

The current maintainers of this repository are:

ownCloud Desktop Client is developed by the ownCloud community and receives patches from a variety of authors.

Past maintainers:

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.