Made by fans of Ulanzi gear
This project exists because we love the hardware and want more people building for it. Every plugin here is one more reason to plug in a Deck or Dial.
By the community · Open source · Free
Install and update community plugins in one click — or publish your own with a single Pull Request.
macOS · Windows · No account needed
Why a community store?
This project exists because we love the hardware and want more people building for it. Every plugin here is one more reason to plug in a Deck or Dial.
The official Ulanzi Studio Marketplace has a careful review process. The Community Store is where you ship today, iterate with users, and push updates the moment you cut a release.
Open registry, open pipeline, open app — all MIT-licensed on GitHub. No accounts, no lock-in: publish here and on the official marketplace. It's your plugin.
Why you'll love it
The app grabs the latest release and drops it straight into your Ulanzi plugins folder. No unzipping, no path juggling.
See at a glance when an installed plugin has a new version and update it with a single click.
Every plugin comes from the reviewed community registry, generated automatically from GitHub releases and manifests.
Native desktop builds for both platforms, published automatically through GitHub Releases.
ZIP extraction validates plugin IDs and entry paths before anything is written to disk. Only catalog plugins install by default.
The app, the registry, and the catalog pipeline are all public on GitHub. Audit it, fork it, contribute to it.
Community plugins
Start, pause, and mirror your TickTick focus/pomodoro sessions from a single smart button, with live remaining time on your deck.
View sourceTrack spend on Claude, Codex, Cursor, Gemini, Copilot and more, right on your deck. Data is read locally — no API keys needed.
View sourceMonitor your 5-hour and weekly Claude Code limits in real time, with color-coded thresholds and a reset countdown.
View sourceHow it works
Grab the latest release for macOS or Windows straight from GitHub. Free, no account required.
See every approved plugin with its description, version, screenshots, and source repository.
The plugin lands in your Ulanzi plugins folder, ready to drag onto a key. Updates are one click too.
For developers
The CLI tool requires Node.js. Install it via Terminal on macOS:
brew install node
For Windows or Linux, download the installer directly from nodejs.org.
In an empty folder (new plugin) or inside an existing plugin repo (adapt mode), run the command below. It generates a complete structure: Makefile, GitHub Actions release pipeline, optional store.json, and an AI skill for vibe-coding.
npx ulanzi-plugin-starter@latest init
Already have a working plugin and only need cover, screenshots and tags?
npx ulanzi-plugin-starter@latest store
For developers
Use ulanzi-plugin-starter to create a new plugin or adapt an existing repo — Makefile, release workflow and store.json included. The official Ulanzi SDK remains the reference for the plugin API.
Push a version tag (git tag v1.0.0 && git push origin v1.0.0). The starter workflow builds and attaches *.ulanziPlugin.zip. Every new release becomes an update in the store.
Paste your repo URL below — or in the app's Send plugin tab. We validate it and open the Pull Request for you.
Runs entirely in your browser against the public GitHub API. Nothing is uploaded anywhere.
registry/plugins/
No fork needed: the button opens a pre-filled submission issue. A bot validates your repo, opens the registry Pull Request, and once it is merged your plugin goes live automatically.
Optional: generate store.json for cover, screenshots and tags:
npx ulanzi-plugin-starter@latest store
Want a cover image, screenshots and tags? Run npx ulanzi-plugin-starter@latest store in your repo — or see the starter docs.
Free, open source, and ready in seconds.
Download the latest releaseIndependent project. The Ulanzi Community Store is an unofficial project made by fans of Ulanzi hardware. It is not affiliated with, endorsed by, or maintained by Ulanzi. For officially reviewed plugins, use the Ulanzi Studio Marketplace — the two stores complement each other.