Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 354 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 354 Bytes

openbrowser: An automation tools for opening website into your default web browser.

How

  • Go to config/urls.json
  • Inside urls add your desired link in the format of
{ "name": "Website Name", "url": "https://example.com" }
  • Run go build
  • Open openbrowser.exe
  • Now you will see your default web browser open your websites