golang-github-skratchdot-open-golang-dev

Library to open an uri in the user's preferred application
  https://github.com/skratchdot/open-golang
  0
  no reviews



This library provides a set of go functions allowing to "open" a file, directory or uri using the user's preferred application (or an operating system-wide default) to handle objects of those particular types. optionally, it's possible to directly specify the application to use for opening the resource.