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

Support web-friendly command: open URL #27

Closed
slominskir opened this issue Apr 12, 2022 · 1 comment
Closed

Support web-friendly command: open URL #27

slominskir opened this issue Apr 12, 2022 · 1 comment

Comments

@slominskir
Copy link
Member

slominskir commented Apr 12, 2022

Currently the (shell) command button isn't supported at all (it renders, but nothing happens when you click it). It would be useful to allow opening web URLs by inspecting the command. Perhaps support command line syntax for launching a few browsers at a given URL such as Chrome, Chromium, and Firefox. Note: it wouldn't actually launch the specified browser, it would just confirm that the URL should be opened in the existing WEDM browser (probably in a new tab).

@slominskir
Copy link
Member Author

Usage:
A shell command widget with a single command comprised of a browser name plus a URL starting with "http"(s) where browser name is one of:
- firefox
- chrome
- google-chrome
- chromium
- chromium-browser

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

No branches or pull requests

1 participant