bm

command module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2015 License: Apache-2.0 Imports: 14 Imported by: 0

README

bm

bookmark tool inspired by saved.io

usage

Usage of ./bm:
  -file="bm.json": file to save bm
  -host="": hostname to listen on ((like apache virtualhost)
  -port="8889": port the webserver listens on
  -secret="secret": secret cookie url to auth on
bm -host myserver.tld -port 80 -secret mysecret

Authorize yourself one time by going to http://myserver.tld/mysecret (specified with -secret flag, this sets a cookie)

Type the site you're running this on before the URL you want to bookmark.

e.g. If you want to bookmark xkcd.com you go to http://myserver.tld/xkcd.com

See your bookmarks by going to / or /mybookmarks.

Bookmarks are saved in bm.json

screenshot

screenshot

Building

Make sure you have Go properly installed, including setting up your GOPATH

Next, run

$ cd $GOPATH
$ go get github.com/42wim/bm

You'll have the binary 'bm' in $GOPATH/bin

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