Grimoire vs omnom
A side-by-side comparison of two self-hosted bookmarks & read-it-later options — licensing, setup difficulty, resource needs, and what each one replaces.
| Feature | Grimoire | omnom |
|---|---|---|
| Deploy effort | Under-an-hour setup | Under-an-hour setup |
| Health score | 15 · At risk | 70 · Good |
| Status | Archived | Actively maintained |
| Category | Bookmarks & Read-It-Later | Bookmarks & Read-It-Later |
| License | MIT | MIT |
| Language | TypeScript | Go |
| Setup difficulty | Medium | Medium |
| Min. RAM | 512 MB | 256 MB |
| Deployment | docker | docker, binary |
| GitHub stars | ★ 2,856 | ★ 665 |
| First released | 2023 | 2020 |
| Replaces | Raindrop.io, Pocket | Pocket, Raindrop.io |
What are Grimoire and omnom?
Grimoire
Grimoire is a self-hosted bookmarking app for keeping track of links, articles, and inspiration. It organizes bookmarks into categories with tags, notes, and full-text search.
- Category and tag organization
- Notes on bookmarks
- Full-text search
omnom
omnom is a self-hosted bookmarking service that stores both the link and a full snapshot of the page at the time it was saved. This guarantees access to content even if the original page changes or disappears.
- Full-page snapshots
- Browser extension
- Tagging and search
- Multi-user support
Grimoire vs omnom: key differences
The biggest difference is maintenance: Grimoire's repository is archived and no longer developed, while omnom is actively maintained. Grimoire is written in TypeScript, while omnom is built with Go. Omnom is the lighter option, starting around 256 MB of RAM against 512 MB for Grimoire. Omnom is the more established project (first released 2020), while Grimoire arrived in 2023. Grimoire has the considerably larger community, at 2,856 GitHub stars versus 665.
Why pick each one
Choose Grimoire if…
- Released under the MIT license
- First-class Docker support for quick deployment
- Active community (2.9k GitHub stars)
- Written in TypeScript
Choose omnom if…
- Released under the MIT license
- First-class Docker support for quick deployment
- Written in Go
- Tiny footprint — runs in 256 MB RAM
Watch out for
- Snapshots use disk space
- Smaller community
Frequently asked questions
Is Grimoire or omnom better?
Neither is universally better. Grimoire has the larger community; both share a medium setup difficulty, so the decision comes down to features and licensing.
Are Grimoire and omnom free and open-source?
Yes. Grimoire is licensed under MIT and omnom under MIT. Both can be self-hosted at no software cost.
Can I run Grimoire and omnom with Docker?
Grimoire: yes. omnom: yes.
Which is lighter on resources, Grimoire or omnom?
omnom has the smaller minimum footprint at 256 MB of RAM, compared to about 512 MB for Grimoire. Real-world usage depends on library size, user count, and enabled features.