An advanced Spotify stream management solution designed to enhance artists' streaming metrics through automated listening sessions. This client-based application utilizes Selenium automation and proxy integration for efficient stream management, providing a robust platform for managing multiple streaming instances.
- π Advanced proxy support (HTTP/SOCKS)
- π€ Selenium-based automation
- π» Modern JavaFX interface
- π Multi-threading architecture
- π₯ Multiple account management
- π Real-time streaming statistics
- β‘ WebSocket integration
- π Secure client-based operations
- Java 17+
- Maven
- Selenium
- Chrome WebDriver
- WebSocket
- JavaFX
- Spring Boot
git clone https://github.com/dorukozgen/sponeyj.gitcd sponeyjmvn clean installAdd your proxies to config/proxies.txt:
host:port:username:password
Add your accounts to config/accounts.txt:
email:password
Run the application:
mvn exec:javaDoruk Ozgen - @dorukozgen
Project Link: https://github.com/dorukozgen/SponeyJ
