NeonLink
Lightweight self-hosted bookmark manager with tags and search
NeonLink is a minimal, open-source self-hosted bookmark manager that provides a private dashboard for saving and organizing links. It combines a React frontend with a Node.js backend and stores data in SQLite to keep resource usage low and installation straightforward.
Key Features
- Tag-based bookmarking with a dashboard UI for quick access and organization
- Full-text search across saved links
- Automatic extraction of title, description and favicon for saved URLs
- Customizable background and lightweight, minimal-dependency design
- Docker and docker-compose support with multi-arch builds optimized for Raspberry Pi
Use Cases
- Personal bookmark collection and startpage on a Raspberry Pi or small VPS
- Private curated link dashboard for teams or individuals without external services
- Lightweight alternative to cloud bookmark managers where simplicity and privacy are priorities
Limitations and Considerations
- Uses SQLite as the primary datastore, which is suitable for single-user or small deployments but not ideal for high-concurrency or very large datasets
- Lacks built-in enterprise authentication or advanced multi-tenant features; additional integration is required for SSO or team management
NeonLink is well-suited for users who want a compact, easy-to-run bookmark service with basic organization and search features. It favors simplicity and low resource requirements over advanced scalability or enterprise functionality.
Categories:
Tags:
Tech Stack:
Similar Services

RSSHub
RSS feed generator for websites and platforms without RSS
RSSHub generates RSS/Atom/JSON feeds for thousands of sites and services that don’t provide feeds, exposing them as subscribable endpoints you can self-host.

Glance
Self-hosted, configurable dashboard for feeds and status widgets
Glance is a lightweight self-hosted dashboard that aggregates RSS and other widgets (Reddit, YouTube, weather, markets, server stats) into customizable pages.

Karakeep
Self-hosted bookmarks, notes, and media with AI tagging and search
Self-hostable bookmark-everything app for links, notes, images, PDFs, and archives with full-text search, AI tagging/summaries, RSS ingestion, and API access.

Linkwarden
Self-hosted collaborative bookmark manager with archiving and annotation
Self-hosted collaborative bookmark manager with reader mode, highlights, tagging, full-text search, and automatic webpage preservation as screenshots and PDFs.


FreshRSS
Lightweight self-hosted RSS and Atom feed aggregator
FreshRSS is a fast, multi-user RSS/Atom feed aggregator with tagging, search, OPML import/export, WebSub push updates, and optional web scraping for sites without feeds.

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.
JavaScript
HTML
Docker
React
CSS
npm
Node.js