No description
  • Rust 96.7%
  • Nix 3.3%
Find a file
2026-06-11 12:38:27 +02:00
.cargo Added config files for rust fmt 2026-03-20 17:00:29 +01:00
kal_cli Formatted code 2026-04-16 17:16:43 +02:00
kal_core Fixing more crap 2026-06-11 12:38:27 +02:00
migrations feat(database): Added initial database schema 2026-01-27 18:13:51 +01:00
.gitignore build: Let Kal cli calendar be two cargo crates (core and cli) 2026-02-10 11:21:49 +01:00
Cargo.lock build: Let Kal cli calendar be two cargo crates (core and cli) 2026-02-10 11:21:49 +01:00
Cargo.toml build: Let Kal cli calendar be two cargo crates (core and cli) 2026-02-10 11:21:49 +01:00
deny.toml Added config files for rust fmt 2026-03-20 17:00:29 +01:00
flake.lock Added nix formatter and rustfmt 2026-04-16 17:16:09 +02:00
flake.nix Fix flake 2026-06-05 14:24:17 +02:00
LICENCE Added licence 2026-02-10 16:31:36 +01:00
README.md Initial commit 2025-12-09 14:49:49 +01:00
rustfmt.toml Added config files for rust fmt 2026-03-20 17:00:29 +01:00
taplo.toml Added config files for rust fmt 2026-03-20 17:00:29 +01:00

CLI Calendar Application

A powerful, flexible command-line calendar application written in Rust that supports multiple calendars, event management, import/export functionality, and synchronization capabilities.


Project Overview

Philosophy

  • Local-first: All data is stored locally first
  • Interoperable: Support standard calendar formats
  • Fast: Instant startup and response time
  • Privacy-focused: No mandatory cloud services

Target Users

  • Me silly
  • Developers and terminal users.
  • Users who prefer keyboard-driven workflows [based]
  • People managing multiple calendars
  • Users wanting local-first, privacy-focused calendar management