A cross-platform, TUI serial monitor. 💻
Based on an old terminal serial monitor project i wroted while mentoring at FIRST, Sermon is a refactor of that.
Warning
Sermon is alpha software, trying to use it as your daily driver serial monitor will make you very sad
- Ctrl + Alt + Q | Quit sermon
- Ctrl + Alt + A | Toggle AutoScrolling
- Ctrl + Alt + Z | Undo entries (Clear output)
cmake --preset=linux-debug
cmake --build build/linux-debug