Web-based Calendar Aggregator https://ticker.c3d2.de/
Go to file
Astro ad5f644221 flake.nix: fix nixos-module path 2021-03-10 01:15:52 +01:00
libticker Cargo.toml: remove duplicate license-file fields 2021-01-14 16:37:21 +01:00
ticker-serve serve/index: filter by dtstart>=today for dtend=null 2021-03-08 23:01:00 +01:00
ticker-update Cargo.toml: remove duplicate license-file fields 2021-01-14 16:37:21 +01:00
.gitignore parser 2019-10-06 23:28:39 +02:00
Cargo.lock update dependencies 2021-01-14 17:32:02 +01:00
Cargo.toml enable LTO 2020-10-27 19:20:44 +01:00
LICENSE add LICENSE 2020-11-04 11:59:07 +01:00
README.md README.md: dump TODOs 2020-11-04 12:01:03 +01:00
default.nix update dependencies 2021-01-14 17:32:02 +01:00
flake.lock flake.nix: init 2021-03-08 23:11:40 +01:00
flake.nix flake.nix: fix nixos-module path 2021-03-10 01:15:52 +01:00
nixos-module.nix nixos-module.nix: fix ticker-update timer interval 2020-10-28 20:20:25 +01:00
schema.sql ticker-serve: select starting today 2019-10-26 01:57:31 +02:00
shell.nix shell.nix: add rustc, pkg-config 2021-01-14 16:38:04 +01:00

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