暫無描述

Jürgen Weigert ea2c3828cb Update clean_tarball.sh 8 年之前
admin ea2c3828cb Update clean_tarball.sh 8 年之前
binary @ 3425fab2c6 af4f1083b7 shell/windows Build 46: Private links context menu 8 年之前
cmake 9e36cabcbf macos: Add a sidebar icon 8 年之前
csync ac4be17192 Compile almost all of csync as C++ 8 年之前
doc 08bc21937b Packaging: Change directory for docs #5957 8 年之前
resources a831b7417f Added temporar icon for notifications. 10 年之前
shell_integration 9143ddd0ad Packaging: Add options for fine-grained builds #5957 8 年之前
src 09c3043c85 support old sqlite before 3.7.7 8 年之前
test 0a8c394ee9 fixup! [tx-robot] updated from transifex 8 年之前
theme 9e36cabcbf macos: Add a sidebar icon 8 年之前
translations 494df32ee4 [tx-robot] updated from transifex 8 年之前
.clang-format 566e6c813e Add .clang-format style 8 年之前
.drone.yml 067c174e61 Add Qt5.9 to drone 8 年之前
.git-blame-ignore-revs 494ea5c78c Reformatting: Add .git-blame-ignore-revs 8 年之前
.gitattributes 11a64320f0 git: fix entry in .gitattributes to not export binary dir. 11 年之前
.gitignore 834a971e2a Add Dockerfile that allows cross compiling the client 10 年之前
.gitmodules 43f85a787b Remove qtkeychain submodule #6004 8 年之前
.tag 04642b3c6d Export repo revision indicator 13 年之前
.travis.yml 2f1a40ff7c Travis coverity: Enforce Ubuntu 14.04 env, fix repo 9 年之前
CMakeLists.txt c1e2bdc3d2 Update CMakeLists.txt 8 年之前
CONTRIBUTING.md 4202387c52 templates > .github and create release_template (#5590) 8 年之前
COPYING cd281bc552 Correct COPYING file from FSF website, rpmlint found an old address 14 年之前
COPYING.documentation 78c7dc95a0 Add doc cmake targets (HTML, PDF, QtHelp, CHM, man) 13 年之前
CPackOptions.cmake.in d5f2c36abd Mirall -> (Desktop) Client 11 年之前
ChangeLog 800dd485ef ChangeLog: More 2.4.0 changes 8 年之前
Jenkinsfile 59bbbd5e66 Jenkinsfile: Some comments 8 年之前
OWNCLOUD.cmake f46440eb67 Packaging: Adjust APPNAME handling #5957 8 年之前
OwnCloudCPack.cmake f46440eb67 Packaging: Adjust APPNAME handling #5957 8 年之前
README.md 8eb466c9c5 Update README 8 年之前
VERSION.cmake d30ed7fb8a VERSION: master branch is 2.4 9 年之前
client.qrc a831b7417f Added temporar icon for notifications. 10 年之前
config.h.in 5948f26884 Move csync/tests to test/csync 8 年之前
mirall.desktop.in 78078b714e [tx-robot] updated from transifex 8 年之前
sync-exclude.lst 72131ff4ce Excludes: Allow escaping # #6012 8 年之前
theme.qrc 1f6efab318 Add changes theme.qrc 10 年之前
version.h.in 36117336e7 Updater: Rudimentary support for beta channel 8 年之前

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.