Aucune description

Daniel Molkentin 7de70516f1 Fix module loading il y a 9 ans
admin 7de70516f1 Fix module loading il y a 9 ans
binary @ 0d89ac7766 03a90bf03f shell/windows: Build 43, add missing 32 bit binaries il y a 9 ans
cmake 7de70516f1 Fix module loading il y a 9 ans
csync 11b44358f6 Windows: Skip symlinks and junctions again #5019 (#5036) il y a 9 ans
doc 8b5f71f49e Fix docker build instruction for windows il y a 9 ans
resources a831b7417f Added temporar icon for notifications. il y a 10 ans
shell_integration b575ded464 More GmbH -> Inc Copyright header fixes il y a 9 ans
src b307f2b65c Revert "Fix a deadlock when shutting down during discovery" (#5100) il y a 9 ans
test 19a52b9e6b Qt4: don't require a X server in the tests il y a 9 ans
theme ba542cacb8 Run optipng on existing non-mono state icons il y a 10 ans
translations 6c94d56b53 [tx-robot] updated from transifex il y a 9 ans
.gitattributes 11a64320f0 git: fix entry in .gitattributes to not export binary dir. il y a 11 ans
.gitignore 834a971e2a Add Dockerfile that allows cross compiling the client il y a 10 ans
.gitmodules ecd44f70de Submodule: Use https path il y a 10 ans
.tag 04642b3c6d Export repo revision indicator il y a 13 ans
.travis.yml 2f1a40ff7c Travis coverity: Enforce Ubuntu 14.04 env, fix repo il y a 9 ans
CMakeLists.txt e960b265a8 Merge remote-tracking branch '2.1' into 2.2 il y a 9 ans
CONTRIBUTING.md 7d191763b5 Minor build etc typos il y a 10 ans
COPYING cd281bc552 Correct COPYING file from FSF website, rpmlint found an old address il y a 14 ans
COPYING.documentation 78c7dc95a0 Add doc cmake targets (HTML, PDF, QtHelp, CHM, man) il y a 13 ans
CPackOptions.cmake.in d5f2c36abd Mirall -> (Desktop) Client il y a 11 ans
ChangeLog 24cd8041a8 ChangeLog for 2.2.3 il y a 9 ans
Jenkinsfile cef24da44c Add Jenkinsfile (#5041) il y a 9 ans
OWNCLOUD.cmake 7d191763b5 Minor build etc typos il y a 10 ans
OwnCloudCPack.cmake 951c9812f1 CPack: Use APPLICATION_SHORTNAME rather than APPLICATION_NAME il y a 10 ans
README.md f0f82d02ff Fix link to the binary packages in README.md il y a 9 ans
VERSION.cmake 1443ddc7c9 This branch is headed towards 2.2.3 now il y a 9 ans
client.qrc a831b7417f Added temporar icon for notifications. il y a 10 ans
config.h.in c8590c4468 Remove legacy propagator and neon il y a 10 ans
issue_template.md 71e8910e02 Use 1.8 troubleshooting link il y a 11 ans
mirall.desktop.in b7663d00b9 [tx-robot] updated from transifex il y a 9 ans
sync-exclude.lst bc6c57aa0b Exclude: .Trash-* trash folders #4600 il y a 9 ans
theme.qrc 1f6efab318 Add changes theme.qrc il y a 10 ans

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.