gui package¶
gui module¶
-
mindreader.gui.gui.root()¶
-
mindreader.gui.gui.run_server(host, port, api_host, api_port)¶ Runs the webserver, serves file from /static.
-
mindreader.gui.gui.server_error(e)¶
-
mindreader.gui.gui.static_proxy(path)¶
-
mindreader.gui.gui.update_api_url(api_url)¶ Updates the api-url entry in the configuration file of the web application.