Floccus 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 | Floccus | omnom |
|---|---|---|
| Deploy effort | Read-the-docs project | Under-an-hour setup |
| Health score | 92 · Excellent | 70 · Good |
| Category | Bookmarks & Read-It-Later | Bookmarks & Read-It-Later |
| License | MPL-2.0 | MIT |
| Language | TypeScript | Go |
| Setup difficulty | Easy | Medium |
| Min. RAM | 64 MB | 256 MB |
| Deployment | source | docker, binary |
| GitHub stars | ★ 8,491 | ★ 665 |
| First released | 2015 | 2020 |
| Replaces | Raindrop.io, Chrome Sync | Pocket, Raindrop.io |
What are Floccus and omnom?
Floccus
Floccus is a browser extension that syncs your bookmarks across browsers via Nextcloud, a WebDAV server, a Git repository, or a local file. It keeps bookmarks consistent everywhere.
- Sync via Nextcloud or WebDAV
- Cross-browser support
- Optional client-side encryption
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
Floccus vs omnom: key differences
Floccus is written in TypeScript, while omnom is built with Go. Licensing differs — MPL-2.0 for Floccus versus MIT for omnom. Floccus is the lighter option, starting around 64 MB of RAM against 256 MB for omnom. Floccus is the more established project (first released 2015), while omnom arrived in 2020. Floccus has the considerably larger community, at 8,491 GitHub stars versus 665. Omnom lists first-class Docker deployment; Floccus does not.
Why pick each one
Choose Floccus if…
- Released under the MPL-2.0 license
- Easy to set up — beginner-friendly
- Mature project with 8.5k 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 Floccus or omnom better?
Floccus is the stronger all-round pick: it has both the larger community and the simpler easy setup. Consider omnom if its specific feature set fits your needs better.
Are Floccus and omnom free and open-source?
Yes. Floccus is licensed under MPL-2.0 and omnom under MIT. Both can be self-hosted at no software cost.
Can I run Floccus and omnom with Docker?
Floccus: check the project docs for container support. omnom: yes.
Which is lighter on resources, Floccus or omnom?
Floccus has the smaller minimum footprint at 64 MB of RAM, compared to about 256 MB for omnom. Real-world usage depends on library size, user count, and enabled features.