About
Community index. Not affiliated with Omarchy or 37signals. Official catalogs stay canonical.
What this is
A community index of Omarchy inspiration: 17 desks, 40 themes, 23 plugins, and 10 other sites — filterable, searchable, with the official install command next to each record.
The missing layer it adds is posts plus desks plus "install this from here". The official catalogs collect what ships; nobody was collecting the workstations, the threads, and the write-ups alongside the command that reproduces them.
What it is not
- Not official. Unofficial community site. Not affiliated with Omarchy, Omacom, or 37signals.
- Not a replacement. omarchy.org/themes, plugins.omarchy.org, and the community galleries stay canonical. This indexes them and links out.
- Not a mirror. The plugin marketplace has thousands of entries; this site carries a curated cut on purpose.
- Not a security review. Plugins run as unsandboxed code. Read the repo.
- No accounts, comments, ratings, or tracking. There is no server.
How content gets added
Content is files in git. Humans ship the site; a bot ships the content. Every record is a
JSON object in data/, every hosted image is a WebP in
public/images/, and both arrive as an ordinary commit to main.
Cloudflare Pages rebuilds on push.
-
node bot/ingest-sources.mjs …pulls the public catalogs (themes, the plugincatalog.json, the hub's setup list). -
node bot/validate.mjsruns first innpm run build. Duplicate ids, missing fields, an install command that is not anomarchycommand, or a hosted image path that does not exist all fail the build. - Install commands are never composed by hand — they come from the upstream catalog or the verified table on the install page.
Last content update: Sep 6, 2026. Everything is on GitHub; corrections are a pull request.
Images
Where a record's image is mirrored here it is re-encoded to WebP, max edge 1200px,
quality 80, metadata stripped, and the record says image_hosted: true.
Bundled theme previews come from the MIT-licensed Omarchy repo; setup screenshots come
from the MIT-licensed Omarchy Hub, credited on each card. Where an image is a listing
thumbnail we do not host, the record says so and the detail page tells you.
Any owner who wants a shot removed: open an issue and it goes, no argument.
Credit
Every site this one indexes, and would be nothing without:
- omarchy.org — omarchy.org · The official site and manual. Canonical for everything Omarchy ships.
- Official extra themes — omarchy.org · Canonical extra-theme grid. Submit via PR to omarchy-site.
- Omarchy Plugins — plugins.omarchy.org · Official marketplace. catalog.json is public.
- Omarchy Hub — omarchy.deepakness.com · 112+ workstation shots and community themes. Closest existing inspo gallery.
- omarchytheme.com — omarchytheme.com · Searchable community theme gallery with palettes and star sort.
- omarchythemes.com — omarchythemes.com · Another community theme directory. Different cut of the same ecosystem.
- OldJobobo Themes — oldjobobo.com · One prolific theme author's own gallery, previews included.
- Bjarneo wallpaper themes — bjarneo.github.io · Themes built around wallpapers, with the palettes derived from them.
- Awesome Omarchy — github.com · The awesome-list for Omarchy. Tools, themes, guides, dotfiles.
- r/omarchy — reddit.com · Where the questions and the desk shots that never hit X end up.
Omarchy itself is by Omacom and the people who send it patches.