Replace Arcade?
KINDA · weekend projectThe core loop is buildable, but a dependable replacement becomes a real weekend or multi-day project. For Arcade, build an interactive product story from captured screens and hotspots. The hard boundary is capture polish, hosted playback, analytics, personalization, and collaboration, plus capture polish, hosting, and collaboration.
Build a personal replacement for Arcade in an empty repository. Use Tauri 2, React, TypeScript, ffmpeg, and SQLite; do not offer alternative stacks. The core loop is: capture a screen or window with microphone audio, trim the result, annotate key moments with hotspots into an interactive product story, and export a shareable local video. Make the first run work locally with one documented command. Store all user data locally by default and make export straightforward. Put secrets in .env, ship .env.example, and never commit credentials. Offer screen, window, or region capture plus optional microphone audio. Show an always-visible recording timer and make stop available from the tray. Create a non-destructive trim view with crop, zoom, cursor highlight, and text callouts. Render locally through ffmpeg with sensible H.264 and WebM presets. Generate a poster frame, transcript, and Markdown summary beside each video. Provide copy-file-path and reveal-in-folder actions instead of mandatory cloud upload. Include clear empty, loading, success, and recoverable error states. Add input validation, safe filenames, and graceful handling of unavailable APIs. Write focused tests for the core transformation and one end-to-end happy path. Create a README with setup, architecture, permissions, data location, and backup steps. Do not add accounts, billing, telemetry, analytics, or a hosted control plane. Deliberately leave out public cloud hosting. Deliberately leave out viewer identity and engagement analytics. Deliberately leave out enterprise workspaces and SSO. Finish by running the tests and listing the exact commands used.
$ open in your agent (prompt prefilled, you press enter) or copy it raw · this prompt is generated from the build plan · improve it via PR
People still pay for Arcade because the recording itself is easy; the subscription removes upload, transcoding, sharing, organization, and support work. The recurring cost buys OS permissions, codecs, rendering performance, uploads, storage, links, and viewer analytics, not just the visible interface.
xcapture polish, hosted playback, analytics, personalization, and collaboration
xinstant hosted sharing
xviewer analytics
xteam libraries
xcross-device capture
What does the Arcade verdict mean?
The core job looks buildable, with meaningful gaps: capture polish, hosted playback, analytics, personalization, and collaboration, instant hosted sharing. Read the full tradeoff list before committing. This research record is not a hosted IVCIFY tool.
What price does this directory record show for Arcade?
The directory records $38/month for Pro, checked 2026-07-31. Verify the source before making a purchase decision. This reference stays outside retail Stack Math unless current matched evidence supports the comparison.
What do I lose by replacing Arcade?
Honestly: capture polish, hosted playback, analytics, personalization, and collaboration; instant hosted sharing; viewer analytics; team libraries; cross-device capture. If any of those are load-bearing for you, keep paying.
Is there an open-source alternative to Arcade?
The listed prior art includes Cap (Open-source screen recording and sharing product with modern desktop architecture.). Inspect those projects before starting from a blank prompt.