Skip to content

piaverous/browzy

Repository files navigation

Open Source Love MIT Licence star this repo fork this repo

A CLI utility to manage web bookmarks

Usage

Browzy is a CLI for managing Web bookmarks directly 
in your terminal.

Usage:
  browzy [command]

Available Commands:
  help        Help about any command
  new         Add a new bookmark
  open        Browse your bookmarks and open them in your browser

Flags:
  -f, --file string   path to bookmarks file (default "/Users/piaverous/.browzy")
  -h, --help          help for browzy

Use "browzy [command] --help" for more information about a command.