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

Use built-in Python webbrowser instead of os.system #1

Closed
tcyrus opened this issue Mar 11, 2017 · 1 comment
Closed

Use built-in Python webbrowser instead of os.system #1

tcyrus opened this issue Mar 11, 2017 · 1 comment

Comments

@tcyrus
Copy link

tcyrus commented Mar 11, 2017

Python 2 and 3 have a built-in library named webbrowser which would allow people to open links in their default browser, rather than forcing Google Chrome by using os.system.

@sukeesh
Copy link
Owner

sukeesh commented Mar 13, 2017

I want links to open in chrome app.

@sukeesh sukeesh closed this as completed Mar 13, 2017
appi147 pushed a commit that referenced this issue Oct 30, 2018
pnhofmann pushed a commit that referenced this issue Feb 1, 2019
pnhofmann pushed a commit that referenced this issue May 17, 2020
Update plugin "enable sound"
shabazzj added a commit to shabazzj/Jarvis that referenced this issue Apr 29, 2024
specific about what tasks Jarvis can perform.
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

2 participants