Y
Hacker News
new
|
ask
|
show
|
jobs
by
numbers
458 days ago
I love TUI tools but I'm not too familiar with Golang, now I am thinking I should start looking into using go for TUIs
this is a great tool!
1 comments
qudat
458 days ago
At pico.sh we have been experimenting with TUIs and remote clis successfully for a few years, you can see how we build our ssh tui app here:
https://github.com/picosh/pico/tree/main/pkg/tui
link