unkaktus / onionize

create an onion site from a directory, file, zip or an HTTP(S) site
Creative Commons Zero v1.0 Universal
30 stars 5 forks source link

web interface #63

Open unkaktus opened 5 years ago

unkaktus commented 5 years ago

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.