tauri-pilot

Category: Tools & Productivity | Uploader: mpitonmpiton | Downloads: 0 | Version: v1.0(Latest)

Inspect, interact with, and test a running Tauri v2 app via CLI. Communicates over Unix socket using JSON-RPC 2.0. Use when testing UI, automating interactions, or debugging a Tauri app.

Changelog: Source: GitHub https://github.com/mpiton/tauri-pilot

Directory Structure

Current level: tree/main/

  • 📁 .github/
    • 📁 ISSUE_TEMPLATE/
      • 📄 bug_report.yml 1.8 KB
      • 📄 config.yml 201 B
      • 📄 feature_request.yml 1004 B
    • 📁 workflows/
      • 📄 ci.yml 1.8 KB
      • 📄 deploy-docs.yml 878 B
      • 📄 release.yml 5.0 KB
    • 📄 FUNDING.yml 39 B
    • 📄 pull_request_template.md 624 B
  • 📁 assets/
    • 📄 demo.gif 1.5 MB
    • 📄 logo.jpeg 58.1 KB
  • 📁 crates/
    • 📁 tauri-pilot-cli/
      • 📁 src/
        • 📁 client/
          • 📄 mod.rs 9.5 KB
          • 📄 unix.rs 471 B
          • 📄 windows.rs 7.7 KB
        • 📄 cli.rs 24.6 KB
        • 📄 error.rs 111 B
        • 📄 main.rs 61.0 KB
        • 📄 mcp.rs 59.2 KB
        • 📄 output.rs 38.5 KB
        • 📄 protocol.rs 4.3 KB
        • 📄 scenario.rs 28.5 KB
        • 📄 style.rs 2.3 KB
      • 📁 tests/
        • 📄 snapshot_save_json.rs 6.1 KB
      • 📄 Cargo.toml 1.4 KB
      • 📄 README.md 174 B
    • 📁 tauri-plugin-pilot/
      • 📁 js/
        • 📁 vendor/
          • 📄 html-to-image.iife.js 13.8 KB
        • 📄 bridge.js 39.8 KB
      • 📁 permissions/
        • 📁 autogenerated/
          • 📁 commands/
            • 📄 __callback.toml 401 B
          • 📄 reference.md 640 B
        • 📁 schemas/
          • 📄 schema.json 9.4 KB
        • 📄 default.toml 334 B
      • 📁 src/
        • 📁 server/
          • 📄 mod.rs 3.9 KB
          • 📄 unix.rs 13.5 KB
          • 📄 windows.rs 25.0 KB
        • 📄 diff.rs 11.2 KB
        • 📄 error.rs 340 B
        • 📄 eval.rs 8.6 KB
        • 📄 handler.rs 49.4 KB
        • 📄 key.rs 14.5 KB
        • 📄 lib.rs 18.3 KB
        • 📄 protocol.rs 4.4 KB
        • 📄 recorder.rs 7.6 KB
      • 📄 build.rs 108 B
      • 📄 Cargo.toml 1.7 KB
      • 📄 README.md 192 B
  • 📁 docs/
    • 📁 examples/
      • 📄 login-flow.toml 2.4 KB
    • 📁 public/
      • 📄 favicon.svg 696 B
    • 📁 src/
      • 📁 assets/
        • 📄 houston.webp 96.2 KB
        • 📄 logo.jpeg 58.1 KB
      • 📁 content/
        • 📁 docs/
          • 📁 guides/
            • 📄 ai-agents.md 7.3 KB
            • 📄 architecture.md 8.6 KB
            • 📄 plugin-setup.md 2.3 KB
          • 📁 reference/
            • 📄 cli.md 31.3 KB
          • 📄 contributing.md 1.6 KB
          • 📄 getting-started.md 3.1 KB
          • 📄 index.mdx 1.9 KB
      • 📁 styles/
        • 📄 custom.css 462 B
      • 📄 content.config.ts 269 B
    • 📄 .gitignore 253 B
    • 📄 astro.config.mjs 966 B
    • 📄 package-lock.json 220.3 KB
    • 📄 package.json 322 B
    • 📄 README.md 975 B
    • 📄 tsconfig.json 109 B
  • 📁 scripts/
    • 📄 build-html-to-image.sh 1.3 KB
    • 📄 integrate-prism.sh 839 B
    • 📄 release.sh 3.5 KB
  • 📄 .gitignore 320 B
  • 📄 Cargo.toml 557 B
  • 📄 CHANGELOG.md 28.6 KB
  • 📄 CONTRIBUTING.md 2.2 KB
  • 📄 LICENSE 1.0 KB
  • 📄 README.md 9.2 KB
  • 📄 SECURITY.md 680 B
  • 📄 SKILL.md 9.2 KB

SKILL.md

Login to download/like/favorite ❤ 34 | ★ 0
Comments 0

Please login before commenting.

Loading comments...