Aucune description

Olivier Goffart bbbd2319ed Use QDateTime::currentDateTimeUtc instead of the non utc version il y a 8 ans
admin ed9977a2b3 Add clean_tarball.sh #6005 il y a 8 ans
binary @ 3425fab2c6 af4f1083b7 shell/windows Build 46: Private links context menu il y a 8 ans
cmake 9e36cabcbf macos: Add a sidebar icon il y a 8 ans
csync ac4be17192 Compile almost all of csync as C++ il y a 8 ans
doc faa7fd1b32 Gui: Allow to add multiple sync folder connection of the same folder il y a 8 ans
resources a831b7417f Added temporar icon for notifications. il y a 10 ans
shell_integration f96990b489 fix branded nemo and caja shell integration (#5966) il y a 8 ans
src bbbd2319ed Use QDateTime::currentDateTimeUtc instead of the non utc version il y a 8 ans
test bbbd2319ed Use QDateTime::currentDateTimeUtc instead of the non utc version il y a 8 ans
theme 9e36cabcbf macos: Add a sidebar icon il y a 8 ans
translations 2738d5d9ab [tx-robot] updated from transifex il y a 8 ans
.clang-format 566e6c813e Add .clang-format style il y a 8 ans
.drone.yml 067c174e61 Add Qt5.9 to drone il y a 8 ans
.git-blame-ignore-revs 494ea5c78c Reformatting: Add .git-blame-ignore-revs il y a 8 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 43f85a787b Remove qtkeychain submodule #6004 il y a 8 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 bfc7ea562d Move Utility to a new common static library il y a 8 ans
CONTRIBUTING.md 4202387c52 templates > .github and create release_template (#5590) il y a 8 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 800dd485ef ChangeLog: More 2.4.0 changes il y a 8 ans
Jenkinsfile 59bbbd5e66 Jenkinsfile: Some comments il y a 8 ans
OWNCLOUD.cmake b7fa50be4c Set proper application name, icon name for freedesktop notifications il y a 8 ans
OwnCloudCPack.cmake 951c9812f1 CPack: Use APPLICATION_SHORTNAME rather than APPLICATION_NAME il y a 10 ans
README.md 8eb466c9c5 Update README il y a 8 ans
VERSION.cmake d30ed7fb8a VERSION: master branch is 2.4 il y a 9 ans
client.qrc a831b7417f Added temporar icon for notifications. il y a 10 ans
config.h.in 5948f26884 Move csync/tests to test/csync il y a 8 ans
mirall.desktop.in 312f3a9bf3 [tx-robot] updated from transifex il y a 8 ans
sync-exclude.lst 72131ff4ce Excludes: Allow escaping # #6012 il y a 8 ans
theme.qrc 1f6efab318 Add changes theme.qrc il y a 10 ans
version.h.in bfc7ea562d Move Utility to a new common static library il y a 8 ans

README.md

Nextcloud Desktop Client

Introduction

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

Download

Binary packages

Source code

The Nextcloud 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/nextcloud/client.

Reporting issues and contributing

If you find any bugs or have any suggestion for improvement, please file an issue at https://github.com/nextcloud/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.

If you want to contact us, e.g. before starting a more complex feature, you can join us at #nextcloud-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.