winget install --id=go-shiori.shiori -e
Simple bookmark manager built with Go
Shiori is a straightforward bookmark management tool crafted using Go, offering users an efficient way to organize and access their bookmarks. Designed for simplicity, it mirrors features of Pocket, allowing both command-line and web-based interactions.
Key Features:
Audience & Benefits: Ideal for individuals seeking a streamlined bookmark manager with both CLI and web accessibility. Shiori offers flexibility in database choice, portability, and the convenience of web extensions, making it a versatile tool for managing bookmarks efficiently. It can be installed via winget, ensuring straightforward setup.
Check out our latest Announcements
Shiori is a simple bookmarks manager written in the Go language. Intended as a simple clone of Pocket. You can use it as a command line application or as a web application. This application is distributed as a single binary, which means it can be installed and used easily.
shiori
will parse the readable content and create an offline archive of the webpage.All documentation is available in the docs folder. If you think there is incomplete or incorrect information, feel free to edit it by submitting a pull request.
Shiori is distributed under the terms of the MIT license, which means you can use it and modify it however you want. However, if you make an enhancement for it, if possible, please send a pull request.