Skip to content
New issue

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

open html5 client after startup #3842

Closed
totaam opened this issue May 1, 2023 · 1 comment
Closed

open html5 client after startup #3842

totaam opened this issue May 1, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@totaam
Copy link
Collaborator

totaam commented May 1, 2023

Just make it easier to launch the html5 client locally once the server is running.

@totaam totaam added the enhancement New feature or request label May 1, 2023
@totaam
Copy link
Collaborator Author

totaam commented May 1, 2023

Done in the commit above, example usage:

xpra start --bind-tcp=0.0.0.0:10000 --start=xterm --html=open

Or for desktop mode, combined with the simpler syntax from #3841 and opening with firefox:

xpra desktop fluxbox --bind-tcp=0.0.0.0:10000 --html=firefox

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant