amfora/webbrowser
Timur Ismagilov 4a71b691ea
Implement a more robust algorithm for opening web links on unices (#93)
Co-authored-by: makeworld <25111343+makeworld-the-better-one@users.noreply.github.com>
2020-10-01 17:06:50 -04:00
..
README.md 🎉 Initial commit, full featured 2020-06-18 16:54:48 -04:00
open_browser_darwin.go Implement a more robust algorithm for opening web links on unices (#93) 2020-10-01 17:06:50 -04:00
open_browser_other.go Implement a more robust algorithm for opening web links on unices (#93) 2020-10-01 17:06:50 -04:00
open_browser_unix.go Implement a more robust algorithm for opening web links on unices (#93) 2020-10-01 17:06:50 -04:00
open_browser_windows.go Implement a more robust algorithm for opening web links on unices (#93) 2020-10-01 17:06:50 -04:00

README.md

package webbrowser

The code in this folder is adapted from Bombadillo, you can see the original here. Many thanks to Sloum and the rest of the team!

The code is simple, and I have changed it, but in any case there should be no licensing issues because both repos are under GPL v3.