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

Feature request: ability to open browser to a particular page #98

Closed
matthew-egbert opened this issue Oct 17, 2014 · 1 comment
Closed

Comments

@matthew-egbert
Copy link

It would be great to be able to open the default system's browser to a particular page (passed in as an argument).

In an answer to a stackoverflow question about adding hyperlinks to Kivy, someone said that this functionality would be added to plyer at some point in the future. Is it on the agenda officially? If not, this is a request that it be added.

The stack overflow: http://stackoverflow.com/questions/22385963/how-can-i-make-a-hyperlink-in-kivy

Thanks!

@tito
Copy link
Member

tito commented Mar 7, 2015

How that would be different from using the webbrowser module ? https://docs.python.org/2/library/webbrowser.html

It works already on desktop, and both we added in the android/ios toolchain supports for it. So nothing is necessary in plyer :)

@tito tito closed this as completed Mar 7, 2015
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