Shiori
Shiori is a straightforward bookmarks manager, designed as a simple alternative to Pocket. It is written in the Go language and can be used as either a command line application or a web application. Shiori allows for basic bookmark management, including adding, editing, deleting, and searching bookmarks. It also supports importing and exporting bookmarks from and to Netscape Bookmark file and importing bookmarks from Pocket. The application features a clean command line interface and a user-friendly web interface. It is portable and supports sqlite3, PostgreSQL, and MySQL as its database. Shiori also creates an offline archive of the webpage where possible. The Shiori Web Extension is a simple extension for managing bookmarks using Shiori, intended to integrate Shiori with your favorite web browser, allowing you to save and remove bookmarks in Shiori without leaving your current page.
Quick Info
| Field | Value |
|---|---|
| Category | Productivity |
| Subcategory | Documents & Office |
| Default Port | 8080 |
| Docker Image | ghcr.io/go-shiori/shiori:v1.8.0 |
| Dependencies | Docker, Postgres |
| OS Support | Ubuntu 22.04, Ubuntu 24.04, Debian 12 |
Links
- 💻 GitHub