panorama/README.md

18 lines
450 B
Markdown
Raw Normal View History

2021-02-12 08:12:43 +00:00
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.
2021-02-12 12:32:17 +00:00
Credits
-------
IMAP library modified from [djc/tokio-imap](https://github.com/djc/tokio-imap), MIT licensed.