Web-based Calendar Aggregator https://ticker.c3d2.de/
Go to file
Astro 30babcddc5 schema.sql: add missing events.recurrence column 2021-09-04 19:02:35 +02:00
libticker ics: fix Utc to Local timezone conversion 2021-09-02 16:51:26 +02:00
ticker-serve ticker-serve style: add a gradient background 2021-05-26 21:32:31 +02:00
ticker-update ticker-update: fix zone of recurring events 2021-06-10 20:59:38 +02:00
.gitignore parser 2019-10-06 23:28:39 +02:00
Cargo.lock update dependencies 2021-08-28 23:52:56 +02: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-08-28 23:52:56 +02:00
flake.lock flake.nix: init 2021-03-08 23:11:40 +01:00
flake.nix flake.nix: add hydraJobs 2021-03-13 03:44:39 +01:00
nixos-module.nix nixos-module: make ticker a system user 2021-05-26 21:56:30 +02:00
schema.sql schema.sql: add missing events.recurrence column 2021-09-04 19:02:35 +02:00
shell.nix shell.nix: add rust-analyzer for lsp 2021-05-24 23:15:10 +02: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