💻 Desktop Syncing Client for ownCloud
C++ CMake NSIS C Perl Python Other
Switch branches/tags
Latest commit 9613f64 Jan 11, 2018 @ogoffart ogoffart Merge remote-tracking branch 'origin/2.4'
 Conflicts:
	src/libsync/networkjobs.cpp
Permalink
Failed to load latest commit information.
.github OBS publishing details added Dec 27, 2017
admin [tx-robot] updated from transifex Oct 17, 2017
binary @ 3425fab shell/windows Build 46: Private links context menu Jul 7, 2017
cmake Enable deprecated warnings Dec 8, 2017
doc ConfigFile: use QStandardPaths::AppConfigLocation for the config file Dec 7, 2017
man make doc-man working again. Dec 4, 2017
resources Added temporar icon for notifications. Mar 10, 2016
shell_integration Update Overlay Icon naming Dec 12, 2017
src Merge remote-tracking branch 'origin/2.4' Jan 11, 2018
test Merge remote-tracking branch 'origin/2.4' Jan 11, 2018
theme macos: Add a sidebar icon Jul 31, 2017
translations [tx-robot] updated from transifex Jan 10, 2018
.clang-format Add .clang-format style May 17, 2017
.git-blame-ignore-revs Reformatting: Add .git-blame-ignore-revs May 17, 2017
.gitattributes git: fix entry in .gitattributes to not export binary dir. Sep 22, 2014
.gitignore Add Dockerfile that allows cross compiling the client Feb 5, 2016
.gitmodules Remove qtkeychain submodule #6004 Sep 8, 2017
.tag Add git metadata files Oct 18, 2012
.travis.yml Travis coverity: Enforce Ubuntu 14.04 env, fix repo May 24, 2016
CMakeLists.txt Require Qt >= 5.6 #6241 Dec 14, 2017
CONTRIBUTING.md templates > .github and create release_template (#5590) Apr 24, 2017
COPYING Correct COPYING file from FSF website, rpmlint found an old address Nov 22, 2011
COPYING.documentation Add doc cmake targets (HTML, PDF, QtHelp, CHM, man) Nov 24, 2012
CPackOptions.cmake.in Mirall -> (Desktop) Client Dec 8, 2014
ChangeLog Update ChangeLog for 2.4.0 Dec 14, 2017
Jenkinsfile Jenkinsfile: Fix compilation Dec 7, 2017
OWNCLOUD.cmake Packaging: Adjust APPNAME handling #5957 Sep 27, 2017
OwnCloudCPack.cmake Packaging: Adjust APPNAME handling #5957 Sep 27, 2017
README.md Removed the coverity badge Mar 29, 2017
VERSION.cmake Version: master branch is future 2.5 now Oct 24, 2017
client.qrc Added temporar icon for notifications. Mar 10, 2016
config.h.in Move csync/tests to test/csync Aug 22, 2017
mirall.desktop.in [tx-robot] updated from transifex Jan 10, 2018
sync-exclude.lst Excludes: Allow escaping # #6012 Sep 14, 2017
theme.qrc Add changes theme.qrc Sep 11, 2015
version.h.in Updater: Rudimentary support for beta channel Sep 27, 2017

README.md

ownCloud Desktop Client

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.