Apps: Agenda

From AsteroidOS

you can sideload and import .ical exported calenders using icalconverter import test.ics -d on the watch.

To get that .ical out of a Nextcloud, i use:

curl -o test.ics -u USER:PASSWORD "http://[IP-ADRESS]/remote.php/dav/calendars/[USER]/[CALENDAR-URI]?export"