panorama/README.md

22 lines
577 B
Markdown
Raw Normal View History

2021-02-12 08:12:43 +00:00
panorama
========
2021-02-20 01:44:04 +00:00
[![](https://tokei.rs/b1/github/iptq/panorama?category=lines)](https://github.com/XAMPPRocky/tokei).
2021-02-12 08:12:43 +00:00
Panorama is a terminal Personal Information Manager (PIM).
Goals:
- Never have to actually close the application.
2021-02-12 08:12:43 +00:00
- 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.
2021-02-12 12:32:17 +00:00
Credits
-------
IMAP library modified from [djc/tokio-imap](https://github.com/djc/tokio-imap), MIT licensed.
2021-02-12 13:52:46 +00:00
License: GPLv3 or later