I made this a couple of weeks ago because I need something like Python's webbrowser and I forgot to publish it here.
It's very simple and but my tests were successful on two Win7 machines and an Ubuntu box. I haven't tested it on Darwin, but it should work out of the box.
Any suggestions/issues are welcome.Here's the code: https://github.com/toqueteos/webbrowserHere are the docs: http://godoc.org/github.com/toqueteos/webbrowser
There's nothing super awesome there so I'll use MIT or public domain. I'm not a licensing guy :/ Any suggestions?
There's nothing super awesome there so I'll use MIT or public domain. I'm not a licensing guy :/ Any suggestions?
It's 4 AM here so dont expect it to have a proper LICENSE file until.. at least 10 hours or so I'm tired as hell.
I'll update on morning.
Goodnight list.
--
Nice. I wrote something similar but it uses the OS provided program to open URI's (like open in OSX)