Manage your Shiori bookmarks conveniently from the CLI
Feature | State |
---|---|
Log in | ✅ |
Log out | ✅ |
Get bookmarks | ✅ |
Add bookmarks | ✅ |
Edit bookmarks | ❌ |
Delete bookmarks | ❌ |
Get tags | ✅ |
Rename tags | ❌ |
Just download and extract the appropriate binary for your system (if yours is missing, let me know in an issue) from the latest release and put it in your PATH.
Alternatively you can build it yourself with
cargo build --release
By simply running shiori-cli
or shiori-cli help
you get an overview of the available commands, running shiori-cli help <COMMAND>
will print more information about the given command and it's available arguments.
Before you will be able to do anything useful with this tool you need to sign in to any Shiori instance with shiori-cli login
.