Sin descripción

Markus Goetz fd69f60a49 Update CONTRIBUTING.md hace 11 años
admin d2fc3e8023 [tx-robot] updated from transifex hace 11 años
binary @ da9d1b487d d5f2c36abd Mirall -> (Desktop) Client hace 11 años
cmake 53d5de685c Merge remote-tracking branch 'origin/1.7' hace 11 años
csync 264471af43 csync: cleanup some unused error code hace 11 años
doc 6e4da53e31 Merge pull request #2638 from owncloud/add-slash-as-ignored-character hace 11 años
resources 714599aeaa Refactor generic settings dialog hace 11 años
shell_integration b754ffb047 Nautilus: Add a context menu that opens the sharing dialog. hace 11 años
src 00ed37dd02 Merge pull request #2709 from rullzer/monochrome-state-info-icon hace 11 años
test 907b79d3b8 Utility: Use appropriate unit when converting from bytes to human readable units hace 11 años
theme 0be7c0273e Replace forgotton 22px app icon version which was still s/w hace 12 años
translations 7121b64c59 [tx-robot] updated from transifex hace 11 años
.gitattributes 11a64320f0 git: fix entry in .gitattributes to not export binary dir. hace 11 años
.gitignore 12203461f0 Import the dolphin plugin hace 11 años
.gitmodules cdac8d56d5 Merge remote-tracking branch 'origin/master' into crashreporter hace 11 años
.tag 04642b3c6d Export repo revision indicator hace 13 años
CMakeLists.txt f9b98d6d1d OS X: Fix exclude file install hace 11 años
CONTRIBUTING.md fd69f60a49 Update CONTRIBUTING.md hace 11 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 6b3278cd8e Amend and edit ChangeLog for 1.7.1 hace 11 años
OWNCLOUD.cmake 53d5de685c Merge remote-tracking branch 'origin/1.7' hace 11 años
OwnCloudCPack.cmake f3cc614427 Fix apple build. hace 11 años
README.md bce6d44e06 README: Fix typo hace 11 años
VERSION.cmake c4dd64940e Update VERSION.cmake hace 11 años
client.qrc a2b817f0c0 mirall.qrc -> client.qrc hace 11 años
config.h.in 1aca22b5f8 Make crash reporter executable branded hace 11 años
issue_template.md a3c5da90d2 Update issue_template.md hace 11 años
mirall.desktop.in aab870af32 desktop file: add a Comment hace 11 años
sync-exclude.lst 7c70ada423 Exclude List: Gnucash temp files hace 11 años
theme.qrc 8dff17d78b Rename: Fix icon location in theme.qrc. hace 11 años

README.md

ownCloud Desktop Client

Introduction

The ownCloud Desktop Client is a tool to synchronize files from ownCloud Server with your computer.

Download

Binary packages

Source code

Tehe 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.