images | ||
lpbm | ||
badapple.py | ||
downscaleVideo.sh | ||
generate.sh | ||
LICENSE | ||
pbm2lpbm.py | ||
png2pbm.py | ||
README.md | ||
requirements.txt | ||
videoToPng.sh |
logitech-g13-badapple
A tech demo that plays Bad Apple! on the Logitech G13. Cause reasons.
It uses the longer 5 minute version of the song instead of the edited version the actual video uses. That's my bad. I won't fix it.
This uses the g13 userspace driver, and expects the named pipe to be at /run/g13d/g13-0 as that's where it was put on my system (Arch).
This demo is VERY poorly written, but I don't care that much.
Usage
The Short Version
python3 badapple.py
The Long Version
The repository contains all of the lpbm files prebuilt, but if you'd like to do it yourself you can download the video that was used. The file must be named original.mp4
.
Once that file is there, run the generate.sh
script. It will take care of everything.