A device-level automation system that controls Spotify playback using accessibility-based interactions and a web-driven orchestration console.
The Spotify Bot Automation system enables users to automate Spotify actions directly on Android devices. By installing a lightweight APK and using the AppPilot web console, users can schedule and manage automated tasks such as opening Spotify, selecting playlists, and triggering play or shuffle actions without installing Java or additional tooling on their machines.
This project was built to simplify large-scale Spotify automation while maintaining ease of use. The system abstracts device-level automation behind a clean browser-based interface, making it suitable for both technical and non-technical users.
The system consists of two main components: a web-based orchestration layer and a device-level execution layer. Users interact exclusively with the web console, while the installed APK handles real-time interaction with the Spotify app using accessibility APIs.
Built for Spotify playback automation, scheduled device-side execution, and multi-session environments where users need browser-based control over Android automation tasks.