
Briefkasten
Self-hosted bookmarking app built with Next.js and Prisma
1.2k stars 49 forks last commit first released MIT
Actively maintained
Last commit 18 Jun 2026.

Briefkasten is an open-source, self-hosted bookmarking application that stores bookmarks in any Prisma-compatible database. It provides a modern web UI and tools to save, organize and search bookmarks while supporting OAuth and email magic-link authentication.
Key Features
- Save bookmarks via a browser extension, drag-and-drop, or REST API
- Automatic title and description extraction when saving URLs
- Organize bookmarks by categories and tags with multiple list/views
- Import and export bookmarks in standard HTML format
- Background job to fetch bookmark images and enrich metadata
- Keyboard shortcuts and multiple UI views for fast navigation
- Full-text search across saved bookmarks
- OAuth and email magic link authentication support
- Works with any Prisma-compatible database (Postgres, MySQL, SQLite)
- Docker and docker-compose support for easy local deployment
Use Cases
- Personal bookmark vault for managing links, articles and resources across devices
- Team or small-group shared collection of reference links and documentation
- Migrating and consolidating bookmarks from browser exports into a searchable database
Limitations and Considerations
- The project provides a v2 beta; the maintainer has warned that beta database instances may be reset during migration from v1 to v2
- Image storage is not built into the database; an external object store (S3-compatible or provider SDK) is recommended for bookmark images
- OAuth requires configuring provider credentials; initial setup requires a Prisma-compatible database and appropriate environment variables
Briefkasten is a straightforward, developer-friendly bookmarking solution focused on portability, searchability and extensibility. It is suitable for individuals and small teams who prefer a self-hosted bookmark manager with integrations for modern deployment workflows.
Categories:
Tags:
Tech Stack:
Similar to Briefkasten

linkding
Minimal self-hosted bookmark manager with tags, notes, and archiving
Self-hosted bookmark manager with tagging, notes, read-it-later, sharing, archiving, import/export, browser extensions, and a REST API.


wallabag
Read-it-later web app for saving and classifying articles
wallabag is a self-hostable read-it-later service to save web pages, extract clean article content, tag and organize items, and read them on any device.

Servas
Self-hosted bookmark management tool with tags and groups
Self-hosted bookmark manager with tags, nested groups, smart groups, multi-user support, import/export, and browser extensions for quick saving.

Buku
Command-line bookmark manager with optional Flask web UI
Buku is a fast, privacy-focused CLI bookmark manager storing bookmarks in a portable SQLite DB. It supports imports/exports, smart tagging, regex search and an optional web UI.

Pinry
Tiling board to save, tag, and share media and links
Pinry is an open-source tiling image board to save, tag, and share images, videos, and web pages, with multi-user support and a full API.

LinkAce
Self-hosted bookmark archive for organizing and sharing web links
LinkAce is a self-hosted bookmark archive to save, organize, monitor, and share web links with tags, lists, search, RSS feeds, and a REST API.


