A program that downloads ICS from upstream calendars, indexes them, and publishes the index as HTML and ICS
Find a file
2025-08-14 01:45:43 +00:00
sample-data initial commit after removing private test data 2025-08-11 06:13:38 +00:00
src checkpoint 2025-08-14 01:45:43 +00:00
.gitignore run fully automated 2025-08-12 04:30:53 +00:00
Cargo.lock checkpoint 2025-08-14 01:45:43 +00:00
Cargo.toml checkpoint 2025-08-14 01:45:43 +00:00
README.md cosmetic updates 2025-08-12 22:11:34 +00:00

todo

  • Rewrite README considering best practices
  • Add dynamic OpenGraph meta tags
  • HTML templating for faster styling
  • Maybe put descriptions behind details tag
  • Publish ICS to subscribe to?
  • systemd unit or something