暫無描述

Roeland Jago Douma 5dc73ffd8b OWNCLOUD.cmake => NEXTCLOUD.cmake 8 年之前
admin 5dc73ffd8b OWNCLOUD.cmake => NEXTCLOUD.cmake 8 年之前
binary @ 3425fab2c6 af4f1083b7 shell/windows Build 46: Private links context menu 8 年之前
cmake 17126de5c7 APPLICATION_NAME may contain whitespace 8 年之前
csync ac4be17192 Compile almost all of csync as C++ 8 年之前
doc aafe7c4732 Merge remote-tracking branch 'origin/2.4' 8 年之前
resources a831b7417f Added temporar icon for notifications. 10 年之前
shell_integration 9143ddd0ad Packaging: Add options for fine-grained builds #5957 8 年之前
src 725be9ff54 Merge branch 'master' of https://github.com/owncloud/client into oc_master 8 年之前
test aafe7c4732 Merge remote-tracking branch 'origin/2.4' 8 年之前
theme 9e36cabcbf macos: Add a sidebar icon 8 年之前
translations 529bcab009 [tx-robot] updated from transifex 8 年之前
.clang-format 566e6c813e Add .clang-format style 8 年之前
.drone.yml 4946848d08 Out 5.6 container is to old. Lets focus on the others for now 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 5dc73ffd8b OWNCLOUD.cmake => NEXTCLOUD.cmake 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 5dc73ffd8b OWNCLOUD.cmake => NEXTCLOUD.cmake 8 年之前
ChangeLog d0b8528022 Changelog: 2.4 changes up to now 8 年之前
Jenkinsfile 59bbbd5e66 Jenkinsfile: Some comments 8 年之前
NEXTCLOUD.cmake 5dc73ffd8b OWNCLOUD.cmake => NEXTCLOUD.cmake 8 年之前
OwnCloudCPack.cmake 5dc73ffd8b OWNCLOUD.cmake => NEXTCLOUD.cmake 8 年之前
README.md 8eb466c9c5 Update README 8 年之前
VERSION.cmake 8865405a32 Version: master branch is future 2.5 now 8 年之前
client.qrc a831b7417f Added temporar icon for notifications. 10 年之前
config.h.in 5948f26884 Move csync/tests to test/csync 8 年之前
mirall.desktop.in 529bcab009 [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.