desktop/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

64 lines
2.4 KiB
Markdown
Raw Normal View History

# Nextcloud Desktop Client
2015-06-23 09:07:27 +00:00
The :computer: Nextcloud Desktop Client is a tool to synchronize files from Nextcloud Server
2014-11-09 21:58:16 +00:00
with your computer.
2011-04-06 09:28:38 +00:00
## :blue_heart: Contributing :tada: :dancer:
2011-04-06 09:28:38 +00:00
### :hammer: How to compile the desktop client :wrench:
2011-04-06 09:28:38 +00:00
- Instructions for compiling the client on Linux, Windows and mac OS can be found at:
[Wiki/How to compile the desktop client](https://github.com/nextcloud/desktop/wiki/How-to-compile-the-desktop-client).
2014-11-09 21:58:16 +00:00
### :mag_right: Where to find binaries to download :inbox_tray:
#### :high_brightness: Daily builds
2014-11-09 21:58:16 +00:00
- Daily builds based on the latest master are available for Linux :penguin:, Mac, and Windows
[in the desktop/daily folder of our download server](https://download.nextcloud.com/desktop/daily).
For more info: [Wiki/Daily Builds](https://github.com/nextcloud/desktop/wiki/Daily-Builds).
#### :rocket: Releases
- Refer to the [download page https://nextcloud.com/install/#install-clients](https://nextcloud.com/install/#install-clients)
### :bomb: Reporting issues
- If you find any bugs or have any suggestion for improvement, please
file an issue at https://github.com/nextcloud/client/issues. Do not
2014-11-09 21:58:16 +00:00
contact the authors directly by mail, as this increases the chance
of your report being lost. :boom:
2014-11-09 21:58:16 +00:00
### :smiley: Pull requests :trophy:
- If you created a patch :heart_eyes:, please submit a [Pull
Request](https://github.com/nextcloud/client/pulls).
2014-11-09 21:58:16 +00:00
## :satellite: Contact us :speech_balloon:
If you want to contact us, e.g. before starting a more complex feature, for questions
you can join us at
[#nextcloud-client](irc://irc.freenode.net/#nextcloud-client).
## :memo: 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/desktop.
2011-04-06 09:28:38 +00:00
## :scroll: License
2011-04-06 09:48:02 +00:00
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.