wide-angle-calendar/README.md
2025-09-11 01:06:11 +00:00

410 B

Running

# Run autonomous forever
./wide-angle-calendar auto --config config.toml

# Run RSS debug tool
cargo run -- debug-rss untracked/*.rss

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