Fabrizio Iannetti 9ce23811d5 naming
Signed-off-by: Fabrizio Iannetti <fabrizio.iannetti@gmail.com>
2023-09-29 22:55:35 +02:00
2022-11-23 21:54:17 +01:00
2023-09-29 22:55:35 +02:00
2022-08-09 21:18:11 +02:00
2022-08-09 21:18:11 +02:00
2023-09-10 11:01:05 +02:00
2023-07-09 18:49:42 +02:00
2023-09-16 16:27:43 +02:00

A calendar viewer in written in rust

calendar is focused on displaying one or more files containing events in ical format

it is currently in an early development phase.

As a dependency, it requires the iced GUI repository to be cloned alongaside (see Cargo.toml)

supported views:

  • month view
  • year view

planned features

  • read ical events from a list of calendar files given as arguments
  • reload the events from a calendar file if the file changes
  • there is currently no plan to connect to a system calendar (e.g. evolution) or remote.
Description
No description provided
Readme 238 KiB
Languages
Rust 100%