Sin descripción

Samuel Alfageme d375e9b86c Including some info on the proxy config. in the docs. hace 9 años
admin 005c027274 [tx-robot] updated from transifex hace 9 años
binary @ 741b49156b 166ef85a51 shell/Windows: Update binaries to build 44 hace 9 años
cmake 6487bb071b NSIS: Don't display link on finish page hace 9 años
csync b26db062d2 Fix the UNIT_TESTING build on Windows hace 9 años
doc d375e9b86c Including some info on the proxy config. in the docs. hace 9 años
resources a831b7417f Added temporar icon for notifications. hace 10 años
shell_integration 166ef85a51 shell/Windows: Update binaries to build 44 hace 9 años
src 722918abd6 Folder::showSyncResultPopup: Fix undefined behavior when there is no errors hace 9 años
test 4a1a5fa076 AbstractNetworkJob: Improve redirect handling #5555 hace 9 años
theme ba542cacb8 Run optipng on existing non-mono state icons hace 10 años
translations 1000cdda09 [tx-robot] updated from transifex hace 9 años
.gitattributes 11a64320f0 git: fix entry in .gitattributes to not export binary dir. hace 11 años
.gitignore 834a971e2a Add Dockerfile that allows cross compiling the client hace 10 años
.gitmodules ecd44f70de Submodule: Use https path hace 10 años
.tag 04642b3c6d Export repo revision indicator hace 13 años
.travis.yml 2f1a40ff7c Travis coverity: Enforce Ubuntu 14.04 env, fix repo hace 9 años
CMakeLists.txt b26db062d2 Fix the UNIT_TESTING build on Windows hace 9 años
CONTRIBUTING.md 7d191763b5 Minor build etc typos hace 10 años
COPYING cd281bc552 Correct COPYING file from FSF website, rpmlint found an old address hace 14 años
COPYING.documentation 78c7dc95a0 Add doc cmake targets (HTML, PDF, QtHelp, CHM, man) hace 13 años
CPackOptions.cmake.in d5f2c36abd Mirall -> (Desktop) Client hace 11 años
ChangeLog 176ea20fef ChangeLog for 2.3.1 hace 9 años
Jenkinsfile 575b981542 Modify Jenkinsfile for 2.3 hace 9 años
OWNCLOUD.cmake 7d191763b5 Minor build etc typos hace 10 años
OwnCloudCPack.cmake 951c9812f1 CPack: Use APPLICATION_SHORTNAME rather than APPLICATION_NAME hace 10 años
README.md d70db810dd updated link for documentation and added more info to osx build hace 9 años
VERSION.cmake 84ecbc4c89 2.3.0 was released: Update version hace 9 años
client.qrc a831b7417f Added temporar icon for notifications. hace 10 años
config.h.in b7ff4a76e8 Add TestSyncEngine and TestSyncFileStatusTracker auto tests hace 9 años
issue_template.md faedaa5e09 Update issue_template.md hace 9 años
mirall.desktop.in 48fe8d1cb8 [tx-robot] updated from transifex hace 9 años
sync-exclude.lst 280906eab9 Ignoring "System Volume Information" hace 9 años
theme.qrc 1f6efab318 Add changes theme.qrc hace 10 años

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.