Web-based Calendar Aggregator https://ticker.c3d2.de/
Go to file
Astro ac7ba66bb3 update dependencies 2022-02-25 20:30:06 +01:00
libticker ics: fix Utc to Local timezone conversion 2021-09-02 16:51:26 +02:00
ticker-serve update dependencies 2022-02-25 20:30:06 +01:00
ticker-update update dependencies 2022-02-25 20:30:06 +01:00
.gitignore parser 2019-10-06 23:28:39 +02:00
Cargo.lock update dependencies 2022-02-25 20:30:06 +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 2022-02-25 20:30:06 +01:00
flake.lock Cargo.lock: update 2022-02-25 19:45:19 +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