add screenshots in README

This commit is contained in:
Johann Dreo 2025-01-17 16:09:30 +01:00
commit 29a3b5e161

View file

@ -8,6 +8,8 @@ It is not an interactive application, it just displays incoming notifications.
At any time, as much as possible of the last notifications are displayed. At any time, as much as possible of the last notifications are displayed.
The display refreshes when a notification is received. The display refreshes when a notification is received.
![Screenshot of the vertical layout](https://github.com/nojhan/clibard/blob/main/doc/screenshot_vertical.png?raw=true)
The CLI bard is written in Python and is available under the AGPLv3 license. The CLI bard is written in Python and is available under the AGPLv3 license.
@ -80,6 +82,8 @@ The default layout is the horizontal one.
Horizontal Horizontal
---------- ----------
![Screenshot of the horizontal layout](https://github.com/nojhan/clibard/blob/main/doc/screenshot_horizontal.png?raw=true)
This will display on a single line, and overwrite it as soon as an update is This will display on a single line, and overwrite it as soon as an update is
received. received.
Dates are given in a "natural" human-readable way. Dates are given in a "natural" human-readable way.