Elysian
Self-hosted tool to back up browser bookmarks toolbar to your home lab
60 stars 1 forks last commit first released MIT
Likely dormant
No commits since 28 Nov 2024. Expect to maintain it yourself or pick an alternative.
Elysian is a self-hosted tool that syncs bookmarks from your browser's bookmarks toolbar to a server in your home lab. It ships with a browser extension that imports/exports the toolbar bookmarks and keeps the server-side copy updated when you create, reorder, update, or delete bookmarks.
Key Features
- Focused backup of bookmarks that live on the browser bookmarks toolbar (not a full archival bookmark manager).
- Browser extension enables import/export and propagates create/re-order/update/delete actions from the browser to the server.
- Node.js/Express backend and npm-based codebase (JavaScript).
- Dockerfile and docker-compose provided for containerized deployment to a home lab.
- Lightweight, designed as a personal project to learn structuring JavaScript code and automate bookmark backups.
Use Cases
- Keep a server-side backup of frequently used toolbar bookmarks outside browser vendor sync systems.
- Run a minimal bookmark-sync endpoint in a home lab or NAS using Docker.
- Learn and test a small Node.js/Express + extension integration and containerized deployment workflow.
Limitations and Considerations
- Browser support is limited: a Firefox extension is noted as "coming soon," indicating the extension currently targets Chromium-family browsers.
- Not designed as a full-featured archival bookmark manager; it targets the bookmarks toolbar and regular-use items rather than whole-tree archival.
- Lacks a polished server-side GUI (listed as a future enhancement), so administration is currently more developer-oriented.
Elysian provides a focused, minimal approach to keeping toolbar bookmarks backed up to a self-hosted environment, packaged for Docker and implemented in JavaScript/Express. It is suitable for users who prefer a lightweight, home-lab-managed bookmark sync and for developers experimenting with browser-extension to backend sync patterns.
Categories:
Tags:
Tech Stack:
Similar to Elysian

Anchr
Anchr: a self-hosted toolbox for bookmarks, links, and image hosting.
Open-source, self-hosted toolbox for bookmarks, URL shortening, and encrypted image hosting, with optional hosted service and browser/mobile integrations.

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.

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.


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.
Lab Dash
Self-hosted customizable homepage and dashboard for homelabs
Lab Dash is an open-source homepage/dashboard for homelabs. It offers a customizable widget grid, shortcuts, system info, basic health checks, PWA support, and local encrypted configuration.

Audiobookshelf
Self-hosted audiobook and podcast server
Self-hosted audiobook and podcast server with multi-user playback sync, metadata management, downloads, and web/mobile clients.



