|
1 | | - |
2 | 1 | [](https://fosstodon.org/@davx5app) |
3 | 2 | [](https://www.davx5.com/) |
4 | 3 | [](https://github.com/bitfireAT/davx5-ose/blob/main/LICENSE) |
5 | 4 | [](https://f-droid.org/packages/at.bitfire.davdroid/) |
6 | 5 |  |
7 | 6 |
|
8 | | - |
9 | | - |
| 7 | + |
10 | 8 |
|
11 | | -DAVx⁵ |
| 9 | +📱 DAVx⁵ |
12 | 10 | ======== |
13 | 11 |
|
14 | 12 | > [!IMPORTANT] |
15 | 13 | > Please see the [DAVx⁵ Web site](https://www.davx5.com) for |
16 | 14 | > comprehensive information about DAVx⁵, including a list of services it has been tested with, |
17 | 15 | > a manual and FAQ. |
18 | 16 |
|
| 17 | +✨ **Key features** |
| 18 | + |
| 19 | +* CalDAV/CardDAV synchronization for Android |
| 20 | +* Live [WebDAV file access over Storage Access Framework](https://manual.davx5.com/webdav_mounts.html) |
| 21 | +* Contacts, calendars, and tasks sync |
| 22 | +* Open-source and privacy-focused |
| 23 | +* Supports self-hosted servers |
| 24 | +* Easy setup with automatic configuration |
| 25 | + |
19 | 26 | DAVx⁵ is licensed under the [GPLv3 License](LICENSE). |
20 | 27 |
|
21 | | -News and updates: |
| 28 | +📰 **News and updates**: |
22 | 29 |
|
23 | 30 | * [@davx5app@fosstodon.org](https://fosstodon.org/@davx5app) on Mastodon |
24 | 31 |
|
25 | | -**Help, feature requests, bug reports: [DAVx⁵ discussions](https://github.com/bitfireAT/davx5-ose/discussions)** |
| 32 | +🗨️ **Help, feature requests, bug reports: [DAVx⁵ discussions](https://github.com/bitfireAT/davx5-ose/discussions)** |
| 33 | + |
| 34 | +## Support & Contribution |
| 35 | + |
| 36 | +* [Support guidelines](SUPPORT.md) – How to get help and report issues |
| 37 | +* [Contribution guidelines](CONTRIBUTING.md) – How to contribute to DAVx⁵ |
| 38 | +* [Security policy](SECURITY.md) – Responsible vulnerability disclosure |
26 | 39 |
|
27 | 40 | Parts of DAVx⁵ have been outsourced into these libraries: |
28 | 41 |
|
29 | 42 | * [cert4android](https://github.com/bitfireAT/cert4android) – custom certificate management |
30 | 43 | * [dav4jvm](https://github.com/bitfireAT/dav4jvm) – WebDAV/CalDav/CardDAV framework |
31 | | -* [synctools](https://github.com/bitfireAT/synctools) – iCalendar/vCard/Tasks processing and content provider access |
| 44 | +* [synctools](https://github.com/bitfireAT/synctools) – iCalendar/vCard processing and content provider access |
32 | 45 |
|
33 | | -**If you want to support DAVx⁵, please consider [donating to DAVx⁵](https://www.davx5.com/donate) |
| 46 | +💰 **If you want to support DAVx⁵, please consider [donating to DAVx⁵](https://www.davx5.com/donate) |
34 | 47 | or [purchasing it](https://www.davx5.com/download).** |
35 | | - |
36 | | - |
37 | | -USED THIRD-PARTY LIBRARIES |
38 | | -========================== |
39 | | - |
40 | | -The most important libraries which are used by DAVx⁵ (alphabetically): |
41 | | - |
42 | | -* [dnsjava](https://github.com/dnsjava/dnsjava) – [BSD License](https://github.com/dnsjava/dnsjava/blob/master/LICENSE) |
43 | | -* [ez-vcard](https://github.com/mangstadt/ez-vcard) – [New BSD License](https://github.com/mangstadt/ez-vcard/blob/master/LICENSE) |
44 | | -* [iCal4j](https://github.com/ical4j/ical4j) – [New BSD License](https://github.com/ical4j/ical4j/blob/develop/LICENSE.txt) |
45 | | -* [okhttp](https://square.github.io/okhttp) – [Apache License, Version 2.0](https://square.github.io/okhttp/#license) |
46 | | - |
47 | | -See _About / Libraries_ in the app for all used libraries and their licenses. |
0 commit comments