Script that crawls https://sshxl.nl for what rooms are available according to a user-set list of filters and preferences
| gradle/wrapper | ||
| src/main/kotlin | ||
| .gitignore | ||
| build.gradle.kts | ||
| config.toml | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| KamerZoeken-1.0.0.jar | ||
| README.md | ||
| sample.env | ||
| settings.gradle.kts | ||
Kamer Zoeken
Running
If you want a command that just downloads, compiles and runs everything, run this: (Assumes you run Linux. It might work on Windows. no guarantees though.)
git clone https://github.com/KoenDR06/KamerZoeken
cd KamerZoeken
Then, set your preferences in config.toml and set your credentials in .env (you can find what secrets are needed in sample.env). After you have done this, you are ready to run the script using:
java -jar KamerZoeken-1.0.0.jar