Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 553 Bytes

File metadata and controls

20 lines (11 loc) · 553 Bytes

bouncing screensaver dvd program

only for windows currently because linux has way too many display managers each of which are slightly different

how to run?

install python (3.9 or above should be fine) from python.org, install dependencies using pip install -r requirements.txt in the command prompt, then run main.py

important

  • currently only works on the primary monitor
  • adapts to the primary monitor refresh rate to make it smooth

contributing

open up a pull request with your changes

problems?

open up an issue on github