暂无描述

Marius Blüm 78bfae45ae Mac OS X is now macOS 7 年之前
.tx b2433c8961 [tx-robot] updated from transifex 7 年之前
admin b22daf8691 macOS: Put Qt version in .pkg name 7 年之前
binary @ 3425fab2c6 af4f1083b7 shell/windows Build 46: Private links context menu 8 年之前
cmake 48bce4c6b0 Merge remote-tracking branch 'oc/master' into oc_up 8 年之前
doc 78bfae45ae Mac OS X is now macOS 7 年之前
man 1a1ab92ed9 make doc-man working again. 8 年之前
resources 4c79059146 Changes notification icon bell size. 8 年之前
shell_integration 4be565c56f Merge pull request #369 from nextcloud/upstream/issue/6406 7 年之前
src f96206705a Merge pull request #315 from nextcloud/upstream/pr/6379 7 年之前
test 1262cbf4ef Merge pull request #314 from nextcloud/upstream/pr/6373 7 年之前
theme aa7e47f525 Fix new icon naming 8 年之前
translations 70d4c64d99 [tx-robot] updated from transifex 7 年之前
.clang-format 566e6c813e Add .clang-format style 8 年之前
.drone.yml 7827fe4151 Fix Debian build 7 年之前
.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 年之前
CMakeLists.txt b0f539fc1f cmake: Remove references of now unused WITH_TESTING 7 年之前
CONTRIBUTING.md 632570a13b Update ownCloud references to NextCloud 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 5dc73ffd8b OWNCLOUD.cmake => NEXTCLOUD.cmake 8 年之前
ChangeLog e82869d10e HTTP2: Only from Qt 5.9.4 #6285 7 年之前
NEXTCLOUD.cmake 9878559002 Move to NC theme 8 年之前
NextcloudCPack.cmake 6b3006b325 OwnCloudCPack.cmake to NextcloudCPack.cmake 8 年之前
README.md 8eb466c9c5 Update README 8 年之前
VERSION.cmake 68601240f8 VERSION.cmake: This is 2.4.2 now 7 年之前
appveyor.ini e0cc93c047 Enable appveyor builds 8 年之前
appveyor.yml 486ccaff56 Enable tests in appveyor builds 8 年之前
client.qrc a831b7417f Added temporar icon for notifications. 10 年之前
config.h.in b0f539fc1f cmake: Remove references of now unused WITH_TESTING 7 年之前
mirall.desktop.in c1a1e55207 [tx-robot] updated from transifex 8 年之前
sync-exclude.lst 72131ff4ce Excludes: Allow escaping # #6012 8 年之前
theme.qrc aa7e47f525 Fix new icon naming 8 年之前
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.