Explore local-first YAAA applets

Browse practical applets and built-in patterns for turning private work into reusable desktop automation that runs on your own machine by default.

Built-in starting points for real workflows

YAAA applets are inspectable local apps: you can read the steps, adjust the script, test with sample data, and decide what connections are allowed before running against sensitive files.

Beam Calculator

A transparent engineering-style calculator example: inputs, formulas, result checks, and generated notes stay visible so users can validate before reuse.

Document Intake Assistant

Parse local PDFs, rename files, and draft summaries from folders you choose. Cloud AI calls should be optional and clearly configured, not automatic uploads.

Release Readiness Sweep

Run build checks, docs checks, license checks, and artifact verification from one local workflow before publishing a desktop release.

Spreadsheet Reconciler

Compare CSV/XLSX exports locally, flag mismatches, and create an audit report without sending finance or operations files to a hosted workspace by default.

Client Onboarding Checklist

Turn a repeatable onboarding checklist into a guided applet with approvals, evidence capture, and local logs.

API Health Monitor

Poll approved internal endpoints, show status widgets, and write local diagnostics for operators who need a simple control panel.

Script Runner Dashboard

Wrap Lua, Python, or C# scripts in a safer GUI with parameters, dry-run modes, and reviewable output.

License Activation Helper

Help customers collect a device fingerprint, activate a license through the portal, and understand device limits without exposing license secrets in client code.

Ready to adapt an applet?

Start with an example, inspect every step, then decide which local files, scripts, and optional services the applet may use.

Download Now