Nextcloud Desktop client
Go to file
2019-04-10 11:12:04 +02:00
.github Release template: Remove part about win overlay dlls 2019-02-28 12:29:31 +01:00
admin Reenable l10n-push and l10n-pull make targets 2019-04-10 11:12:04 +02:00
binary@09f12de312
cmake macOS: Opt out of dark mode for now #7043 2019-02-22 14:38:53 +01:00
doc macOS: Fix Ctrl+L shortcut 2018-11-07 17:42:52 +01:00
man
resources
shell_integration Windows: Fix compile in shell_integration (3) 2019-03-21 10:32:26 +01:00
src Windows: Use better name for SocketAPI socket #6983 2019-03-20 11:38:43 +01:00
test FolderWizard: Don't crash when typing invalid drive #7041 2019-03-18 10:10:01 +01:00
theme
translations Add Makefile for handling client translations in Transifex 2019-04-10 11:12:04 +02:00
.clang-format
.drone.yml
.git-blame-ignore-revs
.gitattributes
.gitignore gitignore: XCode userdata 2018-10-31 21:49:13 +01:00
.gitmodules
.tag
appveyor.ini Fix casing in appveyor.ini 2018-10-25 14:59:46 +02:00
appveyor.yml Build (PRs to) 2.5 branch 2018-06-29 10:57:24 +02:00
ChangeLog ChangeLog: 2.5.4 release date 2019-03-19 17:38:01 +01:00
client.qrc
CMakeLists.txt Rename ocsync library to ${APPLICATION_EXECUTABLE}_csync 2018-06-20 11:23:16 +02:00
config.h.in
CONTRIBUTING.md
COPYING
COPYING.documentation
CPackOptions.cmake.in
mirall.desktop.in [tx-robot] updated from transifex 2019-02-20 02:18:42 +01:00
OWNCLOUD.cmake
OwnCloudCPack.cmake
README.md Drop Jenkinsfile, replaced by DroneCI 2018-07-05 13:19:09 +02:00
sync-exclude.lst
THEME.cmake
theme.qrc
VERSION.cmake VERSION.cmake: This branch is 2.5.5 now 2019-03-11 11:17:16 +01:00
version.h.in Fix MIRALL_STRINGIFY for empty defines in MSVC 2018-06-27 18:42:10 +02:00

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.