mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Update README.md
This commit is contained in:
parent
995ceeb8d9
commit
e306aa6c72
1 changed files with 27 additions and 23 deletions
50
README.md
50
README.md
|
|
@ -1,35 +1,39 @@
|
|||
# ownCloud
|
||||
|
||||
[ownCloud](http://ownCloud.org) gives you freedom and control over your own data.
|
||||
A personal cloud which runs on your own server.
|
||||
|
||||
### Build Status on [Jenkins CI](https://ci.owncloud.org/)
|
||||
Git master: [](https://ci.owncloud.org/job/server-master-linux/)
|
||||
|
||||
Quality:
|
||||
- Scrutinizer: [](https://scrutinizer-ci.com/g/owncloud/core/)
|
||||
- CodeClimate: [](https://codeclimate.com/github/owncloud/core)
|
||||
- Coverity: [](https://scan.coverity.com/projects/owncloud-core)
|
||||
|
||||
Dependencies:
|
||||
# ownCloud Core
|
||||
|
||||
[](https://ci.owncloud.org/job/server-master-linux/)
|
||||
[](https://scrutinizer-ci.com/g/owncloud/core/)
|
||||
[](https://codeclimate.com/github/owncloud/core)
|
||||
[](https://scan.coverity.com/projects/owncloud-core)
|
||||
[](https://www.versioneye.com/user/projects/54f4a2384f3108959a000a16)
|
||||
|
||||
[](https://www.versioneye.com/user/projects/54d1f76f3ca0840b190000c0)
|
||||
|
||||
### Installation instructions
|
||||
**[ownCloud](http://ownCloud.org) gives you freedom and control over your own data.
|
||||
A personal cloud which runs on your own server.**
|
||||
|
||||

|
||||
|
||||
## Why is this so awesome?
|
||||
* :file_folder: **Acess your Data** You can store your files, contacts, calendars and more on a server of your choosing.
|
||||
* :package: **Sync your Data** You keep your files, contacts, calendars and more synchronized amongst your devices.
|
||||
* :arrows_counterclockwise: **Share your Data** You share your data with others, and give them access to your latest photo galleries, your calendar or anything else you want them to see.
|
||||
* :rocket: **Expandable with dozens of Apps** ...like Calendar, Contacts, Mail or News.
|
||||
* :cloud: **All Benefits of the Cloud** ...on your own Server.
|
||||
* :lock: **Encryption** You can encrypt data in transit with secure https connections. You can enable the encryption app to encrypt data on storage for improved security and privacy.
|
||||
* ...
|
||||
|
||||
## Installation instructions
|
||||
https://doc.owncloud.org/server/9.0/developer_manual/app/index.html
|
||||
|
||||
### Contribution Guidelines
|
||||
## Contribution Guidelines
|
||||
https://owncloud.org/contribute/
|
||||
|
||||
### Get in touch
|
||||
* [Forum](https://forum.owncloud.org)
|
||||
* [Mailing list](https://mailman.owncloud.org/mailman/listinfo)
|
||||
* [IRC channel](https://webchat.freenode.net/?channels=owncloud)
|
||||
* [Twitter](https://twitter.com/ownClouders)
|
||||
## Get in touch
|
||||
* :clipboard: [Forum](https://forum.owncloud.org)
|
||||
* :envelope: [Mailing list](https://mailman.owncloud.org/mailman/listinfo)
|
||||
* :busts_in_silhouette: [IRC channel](https://webchat.freenode.net/?channels=owncloud)
|
||||
* :hatching_chick: [Twitter](https://twitter.com/ownClouders)
|
||||
|
||||
### Important notice on translations
|
||||
## Important notice on translations
|
||||
Please submit translations via Transifex:
|
||||
https://www.transifex.com/projects/p/owncloud/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue