PocketTool
Ship tiny native desktop utilities to your audience in seconds — no installer, no app store, no Node required on their machine.
Creators, course instructors, and indie makers who want to distribute small utilities to their audience
- Drag-and-drop uploader that compiles your TypeScript or JavaScript into a native binary (~178KB)
- Starter template library: invoice generator, CSV cleaner, daily checklist, photo batch renamer
- Branded download page with your logo, custom share link, and built-in update channel
- Local-only operation by default — no cloud account, no telemetry, files stay on the user's machine
Native TypeScript-to-binary compilers like scriptc finally make dependency-free desktop apps feasible for non-engineers to distribute.
Indie hacker and creator communities actively complain about Electron bloat and distribution friction.GitHub - vercel-labs/scriptc: TypeScript-to-Native Compiler ↗
Electron dominates but is heavy; native-from-script for non-engineers is an open niche.GitHub - vercel-labs/scriptc: TypeScript-to-Native Compiler ↗
Per-binary fee or $15/mo unlimited builds is a reasonable creator-tier price point.GitHub - vercel-labs/scriptc: TypeScript-to-Native Compiler ↗
Creators always need tangible tools to ship to their audiences beyond PDFs and links.
Wrapping an existing native compiler behind a no-code uploader is engineering work but not exotic.