Personal life manager https://mzhang.io/panorama
Go to file
2021-02-12 07:21:00 -06:00
imap starttls wtf 2021-02-12 06:32:17 -06:00
src draw a table to the UI 2021-02-12 07:21:00 -06:00
.gitignore starttls wtf 2021-02-12 06:32:17 -06:00
Cargo.lock starttls wtf 2021-02-12 06:32:17 -06:00
Cargo.toml starttls wtf 2021-02-12 06:32:17 -06:00
README.md starttls wtf 2021-02-12 06:32:17 -06:00
rust-toolchain starttls wtf 2021-02-12 06:32:17 -06:00

panorama

Panorama is a terminal Personal Information Manager (PIM).

Goals:

  • Handles email, calendar, and address books using open standards.
  • Unified "feed" that any app can submit to.
  • Hot-reload on-disk config.
  • Submit notifications to gotify-shaped notification servers.
  • Never have to actually close the application.

Credits

IMAP library modified from djc/tokio-imap, MIT licensed.