ODD — Apps for OpenStation

Priskribo

ODD is an app shop for OpenStation.

OpenStation makes WordPress feel less like a stack of admin screens and more like a computer you actually own. It gives you a desktop, a dock, movable windows, launchers, and apps that stay close while you work.

ODD is here to fill that desktop with good stuff.

We are building useful little tools, playful experiments, and apps that make WordPress more fun to spend time in. Some will help you get work done. Some may be delightfully unnecessary. All of them should feel like they belong in OpenStation.

Each app ships through ODD’s signed catalog, so the shelf can grow without waiting for another plugin release.

Meet ODD Notes

ODD Notes is a calm, native place to write things down without leaving your WordPress desktop. Your notes live in WordPress, open in their own window, and stay ready whenever you need them.

You can:

  • Write and organize notes with search, tags, favorites, and archives.
  • Pin notes to your OpenStation desktop.
  • Share a note when you want to, while keeping notes private by default.
  • Recover drafts if your connection disappears at the wrong moment.
  • Browse WordPress revision history and restore an earlier version.
  • Trust autosave without sending your notes to another service.

Why ODD?

Because OpenStation deserves great apps.

ODD gives those apps one friendly place to live. Open the Shop, find something interesting, install it, and decide whether it belongs on your desktop, in your dock, or both. OpenStation creates the workspace. ODD fills it with things worth opening.

The shelf will keep growing with thoughtfully made OpenStation apps: useful ones, weird ones, tiny ones, and things WordPress did not know it needed yet.

External services

ODD connects to https://odd.regionallyfamous.com/catalog/v1/ to display and download verified app bundles. Normal HTTPS request metadata such as IP address, user agent, URL, and timestamp may reach the catalog host. ODD does not send site content, notes, user details, cookies, analytics events, or license keys.

Service terms: https://odd.regionallyfamous.com/terms/

Privacy policy: https://odd.regionallyfamous.com/privacy/

Source and build tools

ODD is open source. The human-readable plugin and ODD Notes source, along with the catalog and packaging tools, are available at https://github.com/RegionallyFamous/odd.

To rebuild the distributed files:

  1. npm ci
  2. npm run build:notes
  3. python3 _tools/build-catalog.py
  4. odd/bin/build-zip

Ekrankopioj

Instalo

  1. Install and activate OpenStation 1.1.0 or newer. Its WordPress.org plugin slug is desktop-mode.
  2. Install and activate ODD.
  3. Enable OpenStation for your user.
  4. Open ODD Shop from the OpenStation desktop.
  5. Choose an app from the shelf and install it.

OD

Does ODD change my public website?

No. OpenStation, ODD, and ODD Notes live inside your WordPress admin workspace. Visitors will not see them on your public site.

Is ODD just a notes app?

No. ODD Notes is one example from a growing shelf. New apps can arrive through the signed catalog without another plugin update.

Why does ODD require OpenStation?

OpenStation provides the desktop, windows, dock, and launchers that make these apps feel like part of a real workspace. ODD builds on that foundation instead of trying to replace it.

Where are notes stored?

Notes are stored as private WordPress content. ODD Notes also keeps a local draft journal so interrupted edits can recover cleanly.

Does this preserve notes created with the OpenStation Notes prototype?

Yes. ODD Notes uses the same wpd_note content model and compatible metadata.

Does ODD send analytics or notes to another service?

No. ODD sends no telemetry or note content. It only fetches the public app catalog and an app bundle when an administrator chooses to install it.

Pritaksoj

Majo 15, 2026
This plugin is a breath of fresh air. It has that crazy potential to become more than just a plugin, turning WordPress into a space that feels truly personal.
Legi 1 pritakson

Kontribuantoj k. programistoj

“ODD — Apps for OpenStation” estas liberkoda programo. La sekvaj homoj kontribuis al la kromprogramo.

Kontribuantoj

Traduki “ODD — Apps for OpenStation” en vian lingvon.

Ĉu interesita en programado?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Ŝanĝprotokolo

1.1.10

  • Rebuilt ODD Shop as a compact responsive multi-column shelf that scales to a much larger app catalog.
  • Removed the repeated Featured app badge and updated the Shop copy for a growing catalog.
  • Corrected WordPress and OpenStation capitalization in catalog tags.

1.1.9

  • Made the signed Apps catalog the authority for app slugs, so future apps no longer require plugin allowlist updates.
  • Kept an optional host filter for sites that want to restrict which catalog app slugs may install or launch.
  • Split catalog publishing from the plugin’s frozen offline fallback so normal app releases do not modify the plugin package.
  • Unified ODD Shop and catalog app launchers around simple neutral monochrome icons.

1.1.8

  • Made newly installed app launchers appear in OpenStation without a page refresh.
  • Added a refresh-and-retry path when an app window has not registered yet.
  • Fixed Workbench’s iframe template so it renders after reload, fills its bounded, resizable window, and verified all six tools.
  • Tightened bundle validation, iframe policy, catalog generation, packaging, and current-version checks.

1.1.7

  • Added ODD Workbench to the production Shop with six local-first text, Markdown, slug, JSON, diff, and encoding utilities.
  • Allowed installed catalog apps to register their own OpenStation windows and launchers.
  • Kept Workbench in a bounded floating window and simplified its icons to match OpenStation.

1.1.6

  • Renamed ODD to “ODD — Apps for OpenStation” everywhere the product appears.
  • Updated the website, repository, plugin metadata, and WordPress.org listing around ODD’s apps-first direction.

1.1.5

  • Rebuilt ODD as an Apps-only OpenStation store.
  • Added ODD Notes with private WordPress storage, autosave, local recovery, search, tags, favorites, archives, sharing, and revision restore.
  • Updated the runtime to OpenStation 1.1.0 public APIs and native window/launcher contracts.
  • Fixed note updates in Playground and eliminated false edit-conflict prompts caused by harmless retries or stale identical drafts.
  • Isolated recovery journals by WordPress installation and user.
  • Redesigned the Shop and Notes app, including consistent monochrome action icons.
  • Focused the product, catalog, and distributable package exclusively on apps.