Installation
Just download the zip file and unpack it. To run the script you will need python around version 2.6, Python 3 won't work. If it's more commonly used I maybe convert the script.
Linux
On linux I guess almost everyone will have python installed. You can check the version with "python --version" in a shell. After this all that is needed is a "chmod +x PS-PlayerS.py" on the file and then running it with "./PS-PlayerS.py".
Windows
On windows most people will need to install python first. You can download python 2.6.3 here . After installing python all that should be needed to start the script is double-clicking it in a windows explorer.
Mac
Sorry about Mac users...I wasn't able to test the script on a Mac. If someone is brave enough to try it out please let me know.
Back to index page