Arclight Dynamics Support
The library

Twelve apps. One folder each.

Every extension is a folder with an extension.json manifest and an HTML entry point, served over a sandboxed scryext:// protocol. Browse the catalog inside Scry and install any of these with a click — or drop your own folder in and it's an app.

Catalog updated July 2026
AETHER focus soundscapes

Layered ambiences, shaped noise, and brainwave tones for deep work.

v1.0.0 · 2.7 MB · dock
CHRONOFLOW ambient clock

A flowing clock — plasma wave, parallax dots, mood themes, lo-fi radio.

v1.1.1 · 11 KB · pane + dock · Frank Cefalu
WORLD CLOCK time zones

Live time across your time zones, right on the desktop.

v1.0.0 · 2.1 KB · dock
CONVERT unit converter

Length, mass, temperature, data, time, speed — live, two-way.

v1.0.0 · 3.2 KB · pane + dock
IMAGO image editor

Layers, brushes, selections, filters, and social-media size presets.

v1.0.0 · 29 KB · dock
{ } JSON format · validate

Format, validate, and minify — error locations and one-click copy.

v1.0.0 · 3.3 KB · pane + dock
LUAC lua linter

Validate Lua as you type — 5.1→LuaJIT dialects and an AST inspector.

v1.0.0 · 28 KB · pane + dock · Frank Cefalu
MIRAGE video studio

Clip timeline, captions, and one-click export presets for social.

v1.0.0 · 47 KB · dock
NOTES markdown pad

A fast markdown scratchpad with live preview. Autosaves locally.

v1.0.0 · 4.5 KB · pane + dock
PALETTE color tools

Pick a color, read hex/RGB/HSL, generate tints, shades, harmonies.

v1.0.0 · 3.7 KB · pane + dock
POMODORO focus timer

Work/break cycles, a progress ring, and a session counter.

v1.0.0 · 3.3 KB · pane + dock
TESSERA puzzle game

A polished falling-block puzzle — 7 modes, original music, leaderboard.

v1.0.0 · 33 KB · pane + dock · Frank Cefalu

Four lines to a dock app.

Drop a folder with a manifest and an HTML entry point into the extensions directory and it shows up as an app on the next scan — no rebuild, no packaging step, no store submission.

The source for all twelve — and the catalog itself — lives on GitHub.

github.com/arclightdynamics/scry-extensions
{
  "id": "com.you.thing",
  "name": "Your App",
  "entry": "index.html",
  "surfaces": ["desktop.dock"]
}
From inside the cockpit

Extensions install from Scry's catalog.

Open the in-app catalog, click install, and the app lands in your dock. No store, no packaging step.