Skip to content

Commit 1e1a3e5

Browse files
author
tchapi
committed
chore
1 parent 4edefbf commit 1e1a3e5

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Davis
66
[![Latest release][release_badge]][release_link]
77
[![Sponsor me][sponsor_badge]][sponsor_link]
88

9-
A simple, fully translatable and full-featured DAV server, admin interface and frontend based on `sabre/dav`, built with [Symfony 7](https://symfony.com/) and [Bootstrap 5](https://getbootstrap.com/), initially inspired by [Baïkal](https://github.com/sabre-io/Baikal) (_see dependencies table below for more detail_)
9+
A modern, simple, feature-packed, fully translatable DAV server, admin interface and frontend based on `sabre/dav`, built with [Symfony 7](https://symfony.com/) and [Bootstrap 5](https://getbootstrap.com/), initially inspired by [Baïkal](https://github.com/sabre-io/Baikal) (_see dependencies table below for more detail_)
1010

1111
### Web admin dashboard
1212

@@ -18,6 +18,12 @@ Supports **Basic authentication**, as well as **IMAP** and **LDAP** (_via extern
1818

1919
The underlying server implementation supports (*non-exhaustive list*) CalDAV, CardDAV, WebDAV, calendar sharing, scheduling, mail notifications, and server-side subscriptions (*depending on the capabilities of the client*).
2020

21+
### Additional features ✨
22+
23+
- Subscriptions (to be added via the client, such as the macOS calendar, for instance)
24+
- Public calendars, available to anyone with the link
25+
- Automatic birthday calendar, updated on the fly when birthdates change in your contacts
26+
2127
### Deployment
2228

2329
Easily containerisable (_`Dockerfile` and sample `docker-compose` configuration file provided_).

0 commit comments

Comments
 (0)