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

Add ability to open service URL in default browser #26

Open
regexpressyourself opened this issue May 1, 2017 · 2 comments
Open

Add ability to open service URL in default browser #26

regexpressyourself opened this issue May 1, 2017 · 2 comments

Comments

@regexpressyourself
Copy link
Owner

No description provided.

@akohli96
Copy link
Contributor

akohli96 commented May 1, 2017

This would be implemented through creating another thread/fork right, so the app itself does not slow down?

@nosnixster
Copy link
Collaborator

Wouldn't need to. The thread in the clipboard is to wait time then clear it without hanging the process. With opening in a browser that's just making a call to launch the browser, no waiting needed.

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

3 participants