Simple bookmark manager built with Go. More information: https://github.com/go-shiori/shiori/blob/master/docs/Usage.md.
shiori import {{path/to/bookmarks.html}}
shiori add {{url}}
shiori print
shiori open {{bookmark_id}}
shiori serve --port {{8181}}