Personal life manager https://mzhang.io/panorama
Go to file
2021-02-14 06:31:37 -06:00
imap Bump ver 2021-02-14 06:31:14 -06:00
src Rename to panorama imap 2021-02-14 06:30:53 -06:00
.gitignore Unhardcode server names and add config file 2021-02-12 07:44:08 -06:00
Cargo.lock Bump ver 2021-02-14 06:31:14 -06:00
Cargo.toml whatever 2021-02-14 06:31:37 -06:00
Justfile Add some documentation 2021-02-14 06:27:13 -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