1
0
mirror of https://github.com/makew0rld/amfora.git synced 2024-06-15 19:15:24 +00:00
amfora/webbrowser
2021-12-01 11:18:20 -05:00
..
open_browser_darwin.go Appease linter 2021-12-01 11:18:20 -05:00
open_browser_other.go Appease linter 2021-12-01 11:18:20 -05:00
open_browser_unix.go Appease linter 2021-12-01 11:18:20 -05:00
open_browser_windows.go Appease linter 2021-12-01 11:18:20 -05:00
README.md 🎉 Initial commit, full featured 2020-06-18 16:54:48 -04:00

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.