A platform for connecting and controlling Android devices through a web interface.
- Gemini and OpenAI integration for AI-powered control
- WebSocket-based real-time communication
- Session management and authentication
- Multi-device support
- Clone this repository
- Copy .env.example\ to .env\ and fill in your API keys
- Run
pm install\ to install dependencies - Start the server with
pm start\
See .env.example\ for required configuration.