owncloud
configurationother_softwareowncloud
machine owncloud.example.com
login [owncloud-user]
password [owncloud-password]
0 * * * * wget --no-check-certificate 'https://[owncloud.example.com]/remote.php/caldav/calendars/[owncloud-user]/personal?export' -O $HOME/.local/share/orage/owncloud.ics
0 * * * * wget --no-check-certificate 'https://[owncloud.example.com]/remote.php/caldav/calendars/[owncloud-user]/contact_birthdays?export' -O $HOME/.local/share/orage/owncloud-birthdays.ics

orage-exchange
data orage-add-external-source

top