Personal life manager
https://mzhang.io/panorama
imap | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
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.
License: GPLv3 or later