onionize
onionize copied to clipboard
web interface
gtk3+ might be all good, but it's a hassle building it for windows and macos. primary use for onionize binary is CLI, so it's reasonable idea to move GUI from the binary itself.
my thought is to have a React web interface that can be accessible on any browser of choice and all the content to be embedded into onionize binary itself. this way are going to have no cgo and platform-independent ui.