We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dd6689 commit 9b06a22Copy full SHA for 9b06a22
3 files changed
README.md
@@ -243,6 +243,16 @@ meeseeks exit # Stop meeseeks process
243
meeseeks tui
244
```
245
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
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
255
256
The TUI provides four tabs:
257
- **Programs** - Detailed view with start/stop/restart controls and access to logs
258
- **Config** - YAML editor with save and reload options
images/tui_logs.png
541 KB
images/tui_programs.png
263 KB
0 commit comments