Overview of Shiori features
masterShiori is a bookmark management application written in Go, designed as a self-hosted alternative to Pocket. It can be operated via a command line interface (CLI) or a web application.
Key capabilities include:
- Bookmark Management: Add, edit, delete, and search for bookmarks.
- Data Portability: Import and export bookmarks using the Netscape Bookmark file format, and import directly from Pocket.
- Web Archiving: Supports offline webpage archiving.
- Database Support: Compatible with SQLite, PostgreSQL, and MySQL.