-
Render, screenshot, and scrape JavaScript-heavy web pages from the command line using native macOS WebKit. Export to PNG, PDF, or Safari webarchive. No headless Chrome, no Puppeteer.
-
Open-source engineering leadership metrics from the terminal. DORA metrics, PR health, code churn, and contributor analysis using bash, the GitHub CLI, and jq.
-
Personal engineering metrics, collected passively via git hooks. DORA-shaped IC insight from your local git events --- no cloud, no workflow changes.
-
A CLI that asks the OS where you are. No API keys, no HTTP requests. Native location services.
-
Cross-platform accessibility CLI and C library in Zig. Inspect UI elements, manage windows, and perform actions through native accessibility APIs.
-
Natural language processing from the command line. Language detection, sentiment, NER, entity extraction—all through native macOS APIs.
-
Cross-platform global keyboard shortcut daemon and C library in Zig. Register system-wide hotkeys from a CLI or embed via FFI.
-
Sound classification from the command line. Classify 300+ sounds from audio files or live mic input using native macOS SoundAnalysis.
-
Computer vision from the command line. Face detection, OCR, barcodes, classification --- all through native OS APIs, in Zig.
-
Screen capture, screenshots, and system audio capture from the command line. Native OS APIs, no dependencies. Built in Zig.
-
Search for places near you from the command line. macOS MapKit, no API keys, no cloud accounts.
-
Speech-to-text from the command line. Transcribe audio files or live mic input in 63 languages using native macOS Speech Recognition.
-
A cross-platform clipboard CLI and C library in Zig. Read and write arbitrary clipboard formats by native identifier.
-
A terminal art generator inspired by 10 PRINT
-
An art gallery you SSH into. Curated exhibits, terminal-rendered artwork, mailing list sign-up --- all through the terminal.
-
A hands-on workshop built from Less Software's work on composable agent systems — breaking agentic AI down to four core primitives.