Commit graph

21 commits

Author SHA1 Message Date
7b80153d15 feat(MessageBox): use a hashed color for summaries 2025-02-19 10:39:36 +01:00
1d440ac7c8 feat(MessageBox): replace vertical layout with boxes
- fix: test and send use argparse.
2025-02-19 10:18:27 +01:00
29a3b5e161 add screenshots in README v1.0.0-rc.1 2025-01-17 16:09:30 +01:00
d97a80880e update screenshots 2025-01-17 16:07:59 +01:00
f9ce1ef3d5 feat(vertical): display date in ISO
Update doc.
2025-01-17 16:02:53 +01:00
4849ee9120 feat: changing layout changes theme 2025-01-17 10:50:43 +01:00
092dc8d71e feat: uses sigusr to clear/update display 2024-02-18 13:56:31 +01:00
9b32ba17d4 feat: horizontal layout 2024-02-18 08:32:01 +01:00
9df608901c feat: clear screen on SIGUSR1 2024-02-18 07:51:39 +01:00
b684ad2b2f fix duplicate messages and remove Rich's highlighting 2024-02-17 11:55:19 +01:00
d23dd5ee11 screenshot and TODO list 2024-02-16 20:15:13 +01:00
0a4e4c6d1f move around files 2024-02-16 19:14:32 +01:00
6982e12491 README and LICENSE 2024-02-16 19:13:00 +01:00
a1e87364ef fix bounds 2024-02-16 19:01:21 +01:00
2bc42388b5 fix: compute width when displaying 2024-02-16 18:50:42 +01:00
6d58990e1d limits nb of msg to console width 2024-02-13 22:35:35 +01:00
d9fa2af9e5 feat(color): automated black or white foreground 2024-02-12 20:15:34 +01:00
66fc4f3b3e refactor printing 2024-02-11 21:53:23 +01:00
524ea5d9ce add a message queue manager 2024-02-11 09:16:20 +01:00
eb0011e901 class Message & color 2024-02-11 07:35:36 +01:00
50a2a97af0 first commit 2024-02-10 21:05:02 +01:00