A java application to use a video projector (beamer) like a show laser.
The compiled application can be found on the release page "LaserBeamer.jar". It requires Java 17 or higher to run. Detailed instructions in the Wiki
For information on how to use the LaserBeamer-Software, look at the LaserBeamer wiki
The project was inspired by many different light shows and especially by the program "Beamertool /Lasersim für Raspberry Pi"
Note: The creator of the application takes no responsibilities for anything caused by the usage of the program or the app in any form.
Have Java 17 installed and in PATH
Unix:
./gradlew clean build fatJar
Windows:
.\gradlew.bat clean build fatJar
Find the file LaserBeamer-VERSION-all.jar
in the directory build/libs