Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Day ¶
type Day struct { ScheduleOverride string Endpoint string AirtableKey string AirtableBase string AirtableTable string AirtableView string }
Day sends any alerts for the current day
type Sync ¶
type Sync struct { ScheduleOverride string Endpoint string TimeoutDuration time.Duration AirtableKey string AirtableBase string AirtableTable string AirtableView string CardDAVServer string CardDAVUser string CardDAVPassword string VCardPhotoSize int VCardV3 bool }
Sync copies the data in airtable into a carddav server for sycning to devices
Click to show internal directories.
Click to hide internal directories.