Personal life manager
https://mzhang.io/panorama
.github/workflows | ||
docs | ||
imap | ||
rfc | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
Justfile | ||
notes.md | ||
README.md |
panorama
Panorama is a terminal Personal Information Manager (PIM).
Status: not done yet
Goals:
- Never have to actually close the application.
- Handles email, calendar, and address books using open standards.
- Hot-reload on-disk config.
Stretch goals:
- Unified "feed" that any app can submit to.
- Submit notifications to gotify-shaped notification servers.
- JMAP implementation.
- RSS aggregator.
- IRC client??
Credits
IMAP library modified from djc/tokio-imap, MIT licensed.
License: GPLv3 or later