Skip to content

Commit 5fc45ee

Browse files
committed
Add screenshoot in the README
1 parent 81e857e commit 5fc45ee

3 files changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,16 @@ meeseeks exit # Stop meeseeks process
243243
meeseeks tui
244244
```
245245

246+
<div align="center">
247+
<img src="https://raw.githubusercontent.com/GustavoCaso/meeseeks/refs/heads/main/images/tui_programs.png" alt="TUI Programs Tab" width="80%">
248+
<p><em>Programs tab - View and control running programs</em></p>
249+
</div>
250+
251+
<div align="center">
252+
<img src="https://raw.githubusercontent.com/GustavoCaso/meeseeks/refs/heads/main/images/tui_logs.png" alt="TUI Logs Tab" width="80%">
253+
<p><em>Logs tab - View program output in real-time</em></p>
254+
</div>
255+
246256
The TUI provides four tabs:
247257
- **Programs** - Detailed view with start/stop/restart controls and access to logs
248258
- **Config** - YAML editor with save and reload options

images/tui_logs.png

541 KB
Loading

images/tui_programs.png

263 KB
Loading

0 commit comments

Comments
 (0)