Personal life manager https://mzhang.io/panorama
Go to file
2021-02-19 23:03:33 -06:00
.github/workflows a 2021-02-16 15:33:36 -06:00
docs a 2021-02-16 15:33:36 -06:00
imap Osu 2021-02-19 23:03:33 -06:00
src what the heck 2021-02-19 19:44:04 -06:00
strings Osu 2021-02-19 23:03:33 -06:00
.gitignore start 2nd (cleaner) imap implementation 2021-02-16 06:34:48 -06:00
Cargo.lock Osu 2021-02-19 23:03:33 -06:00
Cargo.toml Osu 2021-02-19 23:03:33 -06:00
Justfile start 2nd (cleaner) imap implementation 2021-02-16 06:34:48 -06:00
notes.md restructure configs 2021-02-14 17:49:54 -06:00
README.md what the heck 2021-02-19 19:44:04 -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