Personal life manager
https://mzhang.io/panorama
Michael Zhang
e437d95b9b
+ ui updates + colon now accepting commands + message meta logic in another module |
||
---|---|---|
.github/workflows | ||
docs | ||
imap | ||
rfc | ||
smtp | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
deny.toml | ||
Justfile | ||
notes.md | ||
README.md |
panorama
Panorama is a terminal Personal Information Manager (PIM).
Status: not done yet
Read documentation at pim.mzhang.io
Join chat on Matrix at #panorama:mozilla.org
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