No Description

Christian Kamm 49f8143f00 Bugfixes for sync journal name generation and usage 9 years ago
admin ec7333a4bf Merge pull request #5272 from owncloud/licensefix-pending 9 years ago
binary @ 0d89ac7766 03a90bf03f shell/windows: Build 43, add missing 32 bit binaries 9 years ago
cmake a9019ccbad Fix find_library FindCMocka.cmake 9 years ago
csync 9641c7a1e7 Rename sync journal to ._sync_xxx.db. 9 years ago
doc 9641c7a1e7 Rename sync journal to ._sync_xxx.db. 9 years ago
resources a831b7417f Added temporar icon for notifications. 10 years ago
shell_integration 899c675f0a Merge pull request #5267 from payload/fix_4608 9 years ago
src 49f8143f00 Bugfixes for sync journal name generation and usage 9 years ago
test 49f8143f00 Bugfixes for sync journal name generation and usage 9 years ago
theme ba542cacb8 Run optipng on existing non-mono state icons 10 years ago
translations 8b18600d7e [tx-robot] updated from transifex 9 years ago
.gitattributes 11a64320f0 git: fix entry in .gitattributes to not export binary dir. 11 years ago
.gitignore 834a971e2a Add Dockerfile that allows cross compiling the client 10 years ago
.gitmodules ecd44f70de Submodule: Use https path 10 years ago
.tag 04642b3c6d Export repo revision indicator 13 years ago
.travis.yml 2f1a40ff7c Travis coverity: Enforce Ubuntu 14.04 env, fix repo 9 years ago
CMakeLists.txt 2b274e9460 Fix the MSVC build 9 years ago
CONTRIBUTING.md 7d191763b5 Minor build etc typos 10 years ago
COPYING cd281bc552 Correct COPYING file from FSF website, rpmlint found an old address 14 years ago
COPYING.documentation 78c7dc95a0 Add doc cmake targets (HTML, PDF, QtHelp, CHM, man) 13 years ago
CPackOptions.cmake.in d5f2c36abd Mirall -> (Desktop) Client 11 years ago
ChangeLog f1e2e42d99 2.2.4: Set release date 9 years ago
Jenkinsfile 94c9a2cca1 Jenkinsfile: Add win32 build (#5091) 9 years ago
OWNCLOUD.cmake 7d191763b5 Minor build etc typos 10 years ago
OwnCloudCPack.cmake 951c9812f1 CPack: Use APPLICATION_SHORTNAME rather than APPLICATION_NAME 10 years ago
README.md d70db810dd updated link for documentation and added more info to osx build 9 years ago
VERSION.cmake 35d4b96339 Set base version to 2.3.0. For 2.2, please use the branch 2.2 9 years ago
client.qrc a831b7417f Added temporar icon for notifications. 10 years ago
config.h.in b7ff4a76e8 Add TestSyncEngine and TestSyncFileStatusTracker auto tests 9 years ago
issue_template.md be34bfb276 issue_template.md: Clarifying comment 9 years ago
mirall.desktop.in 8b18600d7e [tx-robot] updated from transifex 9 years ago
sync-exclude.lst bc6c57aa0b Exclude: .Trash-* trash folders #4600 9 years ago
theme.qrc 1f6efab318 Add changes theme.qrc 10 years ago

README.md

ownCloud Desktop Client

Job State
client-build-matrix Build Status
client-test-matrix-linux-no-build Build Status
coverity_scan 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.