Personal life manager https://mzhang.io/panorama
Go to file
2021-02-15 05:07:48 -06:00
imap man 2021-02-15 05:07:48 -06:00
src man 2021-02-15 05:07:48 -06:00
.gitignore Unhardcode server names and add config file 2021-02-12 07:44:08 -06:00
Cargo.lock man 2021-02-15 05:07:48 -06:00
Cargo.toml cargo clippy fixes + refactor 2021-02-15 04:36:06 -06:00
Justfile Add some documentation 2021-02-14 06:27:13 -06:00
notes.md restructure configs 2021-02-14 17:49:54 -06:00
README.md restructure the config parsing so it can look for reloads 2021-02-14 06:11:17 -06:00

panorama

Panorama is a terminal Personal Information Manager (PIM).

Goals:

  • Never have to actually close the application.
  • 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.

Credits

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

License: GPLv3 or later