Skip to content

Windows Guide

John V. Teixido🍉 edited this page Apr 1, 2026 · 1 revision

Windows Portability Guide

The Recon Command Center is optimized for native Windows usage with zero CLI knowledge required.

One-Click Setup

  1. setup.bat: Run this first to automatically install all dependencies and prepare your .env configuration.
  2. run.bat: Use this native Windows launcher to start the neural link and open the Recon HUD in your browser instantly.

Standalone Mode

The repository is now fully portable. After running the setup, you can launch the dashboard anytime using run.bat.

Troubleshooting

  • Ensure you have Node.js installed on your system.
  • If the neural link fails to synchronize, check your connectivity and API keys in the .env file.

Clone this wiki locally