mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-02 16:58:30 +00:00
Merge branch 'patch-1' of git://github.com/rfc2822/Radicale into rfc2822-patch-1
Conflicts: pages/user_documentation.rst
This commit is contained in:
commit
6dee87aa58
1 changed files with 13 additions and 5 deletions
|
@ -51,11 +51,9 @@ of:
|
||||||
- `aCal <http://wiki.acal.me/wiki/Main_Page>`_,
|
- `aCal <http://wiki.acal.me/wiki/Main_Page>`_,
|
||||||
`ContactSync <https://play.google.com/store/apps/details?id=com.vcard.android.free>`_,
|
`ContactSync <https://play.google.com/store/apps/details?id=com.vcard.android.free>`_,
|
||||||
`CalendarSync <https://play.google.com/store/apps/details?id=com.icalparse.free>`_,
|
`CalendarSync <https://play.google.com/store/apps/details?id=com.icalparse.free>`_,
|
||||||
`CalDAV-Sync
|
`CalDAV-Sync <https://play.google.com/store/apps/details?id=org.dmfs.caldav.lib>`_
|
||||||
<https://play.google.com/store/apps/details?id=org.dmfs.caldav.lib>`_
|
`CardDAV-Sync <https://play.google.com/store/apps/details?id=org.dmfs.carddav.Sync>`_
|
||||||
and `CardDAV-Sync
|
and `DAVdroid <http://davdroid.bitfire.at>`_ for `Google Android <http://www.android.com/>`_
|
||||||
<https://play.google.com/store/apps/details?id=org.dmfs.carddav.Sync>`_
|
|
||||||
for `Google Android <http://www.android.com/>`_
|
|
||||||
- `CalDavZAP <http://www.inf-it.com/open-source/clients/caldavzap/>`_
|
- `CalDavZAP <http://www.inf-it.com/open-source/clients/caldavzap/>`_
|
||||||
- `CardDavMATE <http://www.inf-it.com/open-source/clients/carddavmate/>`_
|
- `CardDavMATE <http://www.inf-it.com/open-source/clients/carddavmate/>`_
|
||||||
- `Apple iPhone <http://www.apple.com/iphone/>`_
|
- `Apple iPhone <http://www.apple.com/iphone/>`_
|
||||||
|
@ -275,6 +273,16 @@ CardDAV-Sync
|
||||||
Set up works like CalDAV-Sync, just use .vcf instead of .ics if you enter the
|
Set up works like CalDAV-Sync, just use .vcf instead of .ics if you enter the
|
||||||
URL, e.g. ``http://example.com:5232/Username/AddressBook.vcf/``.
|
URL, e.g. ``http://example.com:5232/Username/AddressBook.vcf/``.
|
||||||
|
|
||||||
|
DAVdroid
|
||||||
|
~~~~~~~~
|
||||||
|
|
||||||
|
`DAVdroid <http://davdroid.bitfire.at>`_ is a free and open-source CalDAV/CardDAV
|
||||||
|
client that is available in Play Store for a small fee or in FDroid for free.
|
||||||
|
|
||||||
|
To make it working with Radicale, just add a new DAVdroid account and enter
|
||||||
|
``https://example.com/radicale/user/`` as base URL (assuming that your Radicale
|
||||||
|
runs at ``https://example.com/radicale/``; don't forget to set base_prefix correctly).
|
||||||
|
|
||||||
aCal
|
aCal
|
||||||
~~~~
|
~~~~
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue