1
0
mirror of https://github.com/rivo/tview.git synced 2025-04-24 13:48:56 +08:00

Update README.md to include NatsDash application - Basically a NATS GUI

Super happy to include NatsDash that I have been recently working on. The initial version of it used Terminal.Gui using c#, I almost gave up due to how complicated and verbose it was. Then I switched to Tview and it is such a joy to work with. Thanks for all the work, couldn't have been possible without tview.
This commit is contained in:
solidpulse 2024-11-13 20:07:11 +00:00 committed by GitHub
parent c76f7879f5
commit afdfdb4329
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -135,6 +135,7 @@ For a presentation highlighting this package, compile and run the program found
- [envolve: Terminal based interactive app for manage enviroment variables](https://github.com/erdemkosk/envolve)
- [zfs-file-history: Terminal UI for inspecting and restoring file history on ZFS snapshots](https://github.com/markusressel/zfs-file-history)
- [fan2go-tui: Terminal UI for fan2go](https://github.com/markusressel/fan2go-tui)
- [NatsDash: Terminal UI for NATS Jetstream](https://nats-dash-gui.returnzero.win/)
## Documentation