Skip to content
/ hermit Public

πŸ„ Orgasmic URL Clipper That Drives Your Night πŸ„

License

Notifications You must be signed in to change notification settings

creaaa/hermit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

65 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

hermit

Platform Language

Orgasmic URL Clipper That Drives Your Night

Caution

Hermit assumes that you set $GOPATH in ~/go as the first path. If not, this does not work. This situation will be improved soon. Sorry for the inconvenience.

Install

As I showed above, make sure you set $GOPATH in ~/go as the first path in advance.

$ go get github.com/creaaa/hermit

Usage

# add URL (make sure enclose URL in double quote if it includes `?`)
$ hermit add <"URL"> <alias> [description]

# open URL
$ hermit open <ID or alias>... # can designate multiple values by spacing

# shows list of URLs
$ hermit list

# fetch whether URL returns 404, then update database
$ hermit fetch

# delete URL
$ hermit delete <ID or alias>

# delete only URL that is already 404 (need `hermit fetch` in advance to set up a flag)
$ hermit delete -f

# delete all URLs
$ hermit deleteall

Environment

  • MacOS v10.13 High Sierra
  • Go v1.9.1 or above
  • SQLite v3.19.3 or above

About

πŸ„ Orgasmic URL Clipper That Drives Your Night πŸ„

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages