1 comment

[ 3.1 ms ] story [ 9.7 ms ] thread
Submission: This is a simple terminal for 'output/read-only' usage in a Fyne GoLang app. You can basically run a command and it will feel like its running in a terminal and the output will go to said terminal. This strips out all ansi, escape and control codes.

It's part of Cloud Seeder [1] which we wrote open source and in a way so that everyone can use the parts [2][3] easily.

[1] https://github.com/ipv6rslimited/cloudseeder - 1 click host with hands free upgrades your favorite self hosted appliance

[2] https://github.com/ipv6rslimited/configurator - make a config screen from a json

[3] https://github.com/ipv6rslimited/tray - make a system tray from a json