No description
Find a file
2025-09-02 20:28:29 +02:00
gradle/wrapper initial commit 2025-05-31 16:32:15 +02:00
src/main/kotlin removed deprecation warning and cleaned up code 2025-09-02 20:28:20 +02:00
.gitignore Added auth for position you will stand after signing up 2025-07-09 14:36:56 +02:00
build.gradle.kts added images 2025-07-10 16:05:53 +02:00
config.toml removed deprecation warning and cleaned up code 2025-09-02 20:28:20 +02:00
gradle.properties initial commit 2025-05-31 16:32:15 +02:00
gradlew initial commit 2025-05-31 16:32:15 +02:00
gradlew.bat initial commit 2025-05-31 16:32:15 +02:00
KamerZoeken-1.0.0.jar removed deprecation warning and cleaned up code 2025-09-02 20:28:29 +02:00
README.md removed deprecation warning and cleaned up code 2025-09-02 20:28:20 +02:00
sample.env removed deprecation warning and cleaned up code 2025-09-02 20:28:20 +02:00
settings.gradle.kts initial commit 2025-05-31 16:32:15 +02:00

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](config.toml) and set your credentials in .env (you can find what secrets are needed in [sample.env](sample.env)). After you have done this, you are ready to run the script using:

java -jar KamerZoeken-1.0.0.jar