2021-02-12 08:12:43 +00:00
|
|
|
panorama
|
|
|
|
========
|
|
|
|
|
2021-02-24 10:52:32 +00:00
|
|
|
[![](https://tokei.rs/b1/github/iptq/panorama?category=code)](https://github.com/XAMPPRocky/tokei)
|
2021-02-20 01:44:04 +00:00
|
|
|
|
2021-02-12 08:12:43 +00:00
|
|
|
Panorama is a terminal Personal Information Manager (PIM).
|
|
|
|
|
2021-02-22 07:37:19 +00:00
|
|
|
Status: **not done yet**
|
|
|
|
|
2021-03-09 00:32:57 +00:00
|
|
|
Read documentation at [pim.mzhang.io][1]
|
|
|
|
|
2021-03-09 01:13:54 +00:00
|
|
|
Join chat on Matrix at [#panorama:mozilla.org][3]
|
|
|
|
|
2021-02-12 08:12:43 +00:00
|
|
|
Goals:
|
|
|
|
|
2021-02-14 12:11:17 +00:00
|
|
|
- Never have to actually close the application.
|
2021-02-12 08:12:43 +00:00
|
|
|
- Handles email, calendar, and address books using open standards.
|
|
|
|
- Hot-reload on-disk config.
|
2021-02-21 14:23:51 +00:00
|
|
|
|
|
|
|
Stretch goals:
|
|
|
|
- Unified "feed" that any app can submit to.
|
2021-02-12 08:12:43 +00:00
|
|
|
- Submit notifications to gotify-shaped notification servers.
|
2021-02-23 00:21:12 +00:00
|
|
|
- JMAP implementation.
|
2021-02-21 14:23:51 +00:00
|
|
|
- RSS aggregator.
|
|
|
|
- IRC client??
|
2021-02-12 12:32:17 +00:00
|
|
|
|
|
|
|
Credits
|
|
|
|
-------
|
|
|
|
|
2021-03-09 00:32:57 +00:00
|
|
|
IMAP library modified from [djc/tokio-imap][2], MIT licensed.
|
2021-02-12 13:52:46 +00:00
|
|
|
|
|
|
|
License: GPLv3 or later
|
2021-03-09 00:32:57 +00:00
|
|
|
|
|
|
|
[1]: https://pim.mzhang.io
|
|
|
|
[2]: https://github.com/djc/tokio-imap
|
2021-03-09 01:13:54 +00:00
|
|
|
[3]: https://matrix.to/#/!NSaHPfsflbEkjCZViX:mozilla.org?via=mozilla.org
|