Web-based Calendar Aggregator https://ticker.c3d2.de/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Astro d6370aa55d ticker-update: use rrule 2 years ago
libticker ics: refactor into Timestamp::from_str() 2 years ago
ticker-serve serve/index: filter by dtstart>=today for dtend=null 2 years ago
ticker-update ticker-update: use rrule 2 years ago
.gitignore parser 4 years ago
Cargo.lock ticker-update: use rrule 2 years ago
Cargo.toml enable LTO 3 years ago
LICENSE add LICENSE 3 years ago
README.md README.md: dump TODOs 3 years ago
default.nix ticker-update: use rrule 2 years ago
flake.lock flake.nix: init 2 years ago
flake.nix flake.nix: add hydraJobs 2 years ago
nixos-module.nix nixos-module.nix: fix ticker-update timer interval 3 years ago
schema.sql ticker-serve: select starting today 4 years ago
shell.nix shell.nix: add rust-analyzer for lsp 2 years ago

README.md

TODO ticker-update

  • recurring events
  • geolocation from address

TODO ticker-serve

  • pagination
  • ics export
  • treat whole-day events
  • mangle \"
  • calendar subscriptions list page
  • deal with timezones