www

command module
v0.0.0-...-dd73b20 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 17, 2023 License: MIT Imports: 6 Imported by: 0

README

www

www

A speed dial for your browser, in your terminal

Install and Use

The easiest way to install www is with go install. Please have Go installed and $GOPATH/bin in your $PATH

(If you'd rather build manually please clone the repo and go build directly)

  1. Install
go install github.com/jkulton/www@latest
  1. Create a .www file in your home directory, add a JSON object to the file. Each key should be the name of your bookmark, and each value the URL.
echo '{\n  "gh": "https://github.com/"\n}' > ~/.www
  1. Execute www with the name of a bookmark
www gh # opens default browser to https://github.com/
  1. Define more bookmarks in ~/.www!

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL