Trying very hard not to miss calendar events
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Latest tweaks

-3
-3
crates/alarma-cli/Cargo.toml
··· 2 2 name = "alarma-cli" 3 3 version = "0.1.0" 4 4 edition = "2021" 5 - authors = ["juanlu"] 6 - license = "MIT" 7 5 description = "Command-line interface for Alarma calendar tool" 8 - repository = "https://github.com/juanlu/alarma" 9 6 10 7 [lib] 11 8 name = "alarma_cli"