Skip to content

Instantly share code, notes, and snippets.

@motu81
Last active January 19, 2016 21:23
Show Gist options
  • Save motu81/68cd4a5e9b5efc7cba0d to your computer and use it in GitHub Desktop.
Save motu81/68cd4a5e9b5efc7cba0d to your computer and use it in GitHub Desktop.
# Radicale
## First Steps
Configure radicale Contacts and Calendar with Thunderbird
`user: email@example.com`
Replace user with "public" to create a public calendar
### Thunderbird
[Install SoGo Connector AddOn](http://www.sogo.nu/downloads/frontends.html)
#### SoGo (Adressbook)
Adressbuch->Datei->Neu-> Remote Adressbuch
`https://dav.spot.sh/<user>/addresses.vcf/`
#### Calendar
Install Lightning Calendar AddOn
Kalender->Neuer Kalender->Im Netzwerk->CalDav
`https://dav.spot.sh/<user>/calendar.ics/`
### DAVdroid (Android)
[!!! Install Tasks before Davdroid if you want to use !!!](https://f-droid.org/repository/browse/?fdid=org.dmfs.tasks)
[Install DAVdroid](https://f-droid.org/repository/browse/?fdid=at.bitfire.davdroid)
`https://dav.spot.sh/<user>/`
### Webinterface
[https://dav.spot.sh/app](https://dav.spot.sh/app)
# Import Vcards
[https://github.com/mulx/vcardimport](https://github.com/mulx/vcardimport)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment