A program that downloads ICS from upstream calendars, indexes them, and publishes the index as HTML and ICS
Find a file
2025-08-12 22:57:09 +00:00
sample-data initial commit after removing private test data 2025-08-11 06:13:38 +00:00
src add unit tests finally 2025-08-12 22:57:09 +00:00
.gitignore run fully automated 2025-08-12 04:30:53 +00:00
Cargo.lock run fully automated 2025-08-12 04:30:53 +00:00
Cargo.toml run fully automated 2025-08-12 04:30:53 +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