0 purchases
tardis 0.1
Tardis is a minimal CalDAV client.
Configuration
Tardis will look for a configuration file in this order tardis.cfg,
~/.tardis.cfg. The format is based on configparser.
A section describes parameters for a CalDAV calendar. url is minimum requirement:
[Amy]
url = http://amy:****@example.com/calendars/amelia
color = blue
[Rory]
url = http://rory:***@example.com/calendars/rory
color = red
For more information please visit the tardis website.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.