10 lines
151 B
Markdown
10 lines
151 B
Markdown
# saturn
|
|
|
|
Web-based caldav client.
|
|
|
|
## Get started
|
|
In order to start the client, fill the config file and run:
|
|
```
|
|
env FLASK_APP=saturn flask run
|
|
|
|
```
|