johunsang / tauri-dev-screen-cli
PublicCLI to inspect, screenshot, and control live Tauri development screens without running an MCP server.
Tauri Dev Screen CLI is a command-line tool that helps developers verify their Tauri desktop applications are working correctly. It connects to a running desktop app on your computer and lets you take screenshots, read the on-screen structure, click buttons, type text, and resize windowsโall from simple commands. The tool is designed for manual testing, automated testing by AI coding assistants, and continuous integration workflows. It only works with local development apps and includes clear warnings about keeping it away from untrusted networks.
How It Works
You're working on a Tauri desktop application and want to make sure everything looks and works correctly.
Regular testing tools can't see inside a real desktop window, so you need a way to check what your app actually displays.
You install a command-line tool that can peek inside your running desktop app and capture what it shows.
Capture what your app looks like right now as an image file
Get a text summary of all the buttons, text, and elements on screen
Automatically click buttons and type into text fields to test interactions
If you're using an AI coding assistant, it can run these commands automatically to verify your app is working.
The tool saves screenshots and reports that you can share, attach to bug reports, or use to verify everything is correct.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.