Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 514 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 514 Bytes

Fixed version of dvd screen saver from quasar098

original project: https://github.com/quasar098/dvd-screensaver

How to run

install python 3.9 or above from python.org or microsoft store, run cd then put the path name for the folder, install dependencies using pip install -r requirements.txt in the command prompt, if pip install -r requirements.txt does not work run pip install pip install --trusted-host=pypi.org --trusted-host=files.pythonhosted.org --user -r requirements.txt, then run main.py