logo
icon

Shiori

Shiori is a simple bookmark manager built with Go. It supports archiving bookmarked pages as local copies with embedded SQLite storage.

template cover
Deployed0 times
Publisherfuturize.rush
Created2026-03-28
Services
service icon
Tags
ToolProductivity

Shiori

A simple, self-hosted bookmark manager built with Go. Shiori saves your bookmarks and can archive full page content as readable local copies — all stored in an embedded SQLite database with no external dependencies.

Default Credentials

  • Username: shiori
  • Password: gopher

Important: Change the default password immediately after your first login.

What You Can Do After Deployment

  1. Visit your domain — log in with shiori / gopher
  2. Save bookmarks — add URLs manually or use the browser extension
  3. Archive pages — save full readable copies of bookmarked pages locally
  4. Search & filter — full-text search across bookmarks and archived content
  5. Tag & organize — use tags to categorize your bookmarks
  6. Import/export — import bookmarks from Netscape HTML format or other browsers
  7. Change password — update your credentials from the settings page after login

Use Cases

  • Personal bookmark collection with offline page archiving
  • Read-it-later alternative with self-hosted storage
  • Research link management with full-text search
  • Team knowledge base for curated web resources

License

MIT — GitHub