commands.sh

shiori

all

Simple bookmark manager built with Go.

More info →

Examples (5)

Import bookmarks from HTML Netscape bookmark format file

shiori import path/to/bookmarks.html

Save the specified URL as bookmark

shiori add url

List the saved bookmarks

Open the saved bookmark in a browser

shiori open bookmark_id

Start the web interface for managing bookmarks at port 8181

shiori serve --port 8181
made by @shridhargupta | data from tldr-pages