You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
gui/README.md

16 lines
400 B

# node gui
GUI service that makes it easy for anyone to run a node of their own with no tech skills required.
## Todo
* check if node already running
* stop/start node process
* setup work dir
* config file for saving prefs
* store logs
* view logs in client
* expose tor hidden service
* persist hidden service
* allow additional configurations
* simple or advanced modes (show all config opts)