Console GUI with selenium web booking agent for HSZ RWTH Aachen sports offer
Sports Booking Sniper requires Maven to be running on JRE 11+.
Releases are available on the Sports Booking Sniper release page.
mvn package
java -jar sports-booking-sniper-{version}-jar-with-dependencies.jar
# for windows use javaw instead (see https://github.com/mabe02/lanterna/issues/335)
javaw -jar sports-booking-sniper-{version}-jar-with-dependencies.jar
- Simple console GUI with Lanterna
Lanterna is a Java library allowing you to write easy semi-graphical user interfaces in a text-only environment, very similar to the C library curses but with more functionality. - Selenium Agent automatically performs the sports bookings for you in the background.
- Supports the booking of many different HSZ RWTH Aachen sports offers.
- Sports tickets for a whole semester
- single date sport bookings
- single sport place bookings
- Works great on raspberry pi or any other single board computers
Developer |
---|
github.com/Chris-GW |
Muse |
---|
github.com/lukszi |
- How do I do specifically so and so?
- No problem! Just do this.