We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature description Make backend accessible to everybody, not just computers geeks.
Using the manual=false in the IP selection add the following option:
manual=false
make it so the backend automatically launches the default browser and opens the port selected under server-endpoint.
This should happen when double-clicking the .exe file, as a nice improvement deliver an .ico file inside assets so the executable has a logo.
This would make the GUI much more accesible to everybody, with the added feature of using the latest release and an stable ADJ release.
Possible solutions What are the possible ways to implement this feature that you can think of?
Notes What context / extra information is required to understand the proposal?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Feature description
Make backend accessible to everybody, not just computers geeks.
Using the
manual=false
in the IP selection add the following option:make it so the backend automatically launches the default browser and opens the port selected under server-endpoint.
This should happen when double-clicking the .exe file, as a nice improvement deliver an .ico file inside assets so the executable has a logo.
This would make the GUI much more accesible to everybody, with the added feature of using the latest release and an stable ADJ release.
Possible solutions
What are the possible ways to implement this feature that you can think of?
Notes
What context / extra information is required to understand the proposal?
The text was updated successfully, but these errors were encountered: