summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSteffen Lindner <mail@steffen-lindner.de>2017-01-21 11:22:29 +0100
committerSteffen Lindner <mail@steffen-lindner.de>2017-01-21 11:22:29 +0100
commit2834f55b9ea1497cab02ed310782a3c3dc3f939b (patch)
tree72215673e6fbec34f4454643d6c7cf95f9700b0d /README.md
parent493f271f5e4606e9814c8e15d841ee43208241ea (diff)
Bring back travis testing & adds nightly upload
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index bc2bd495..0dca4d67 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
# Nextcloud Contacts
+![Downloads](https://img.shields.io/github/downloads/nextcloud/contacts/total.svg)
[![irc](https://img.shields.io/badge/IRC-%23nextcloud--contacts%20on%20freenode-blue.svg)](https://webchat.freenode.net/?channels=nextcloud-contacts)
+[![Build Status](https://travis-ci.org/nextcloud/contacts.svg?branch=master)](https://travis-ci.org/nextcloud/contacts)
**A contacts app for [Nextcloud](https://nextcloud.com). Easily sync contacts from various devices with your Nextcloud and edit them online.**
@@ -31,6 +33,16 @@ If you need assistance or want to ask a question about Contacts, you are welcome
If you'd like to join, just go through the [issue list](https://github.com/nextcloud/contacts/issues) and fix some. :)
+### Nightly builds
+
+Instead of setting everything up manually, you can just [download the nightly builds](https://nightly.portknox.net/contacts/?C=M;O=D) instead. These builds are updated every 24 hours, and are pre-configured with all the needed dependencies.
+
+1. Download
+2. Extract the tar archive to 'path-to-nextcloud/apps'
+3. Navigate to »Apps«, choose the category »Productivity«, find the Contacts app and enable it.
+
+The nightly builds are provided by [Portknox.net](https://portknox.net)
+
## Building the app
The app can be built by using the provided Makefile by running: