pyNaps' installation

What is pyNaps ? Download Installation Forum

pyNaps doesn't need to be installed, but it needs some other softwares to works.

On GNU/Linux

To use pyNaps, you have to install (or you can have already installed):

Then, unzip pyNaps, and launch it by double clicking on pynaps.py, or in terminal :
cd path/of/pynaps
python pynaps.py
Your downloaded musics will be placed in path/of/pynaps/download
Enjoy :)

On Windows

To use pyNaps, you have to install :

Then, unzip pyNaps, and launch it by double clicking on pynaps.py (the ".py" may not appear on your file browser)
Your downloaded musics will be placed in path/of/pynaps/download
Enjoy :)

On Mac

I've never use a MacOS, so I don't know how does it works ...
python should be already installed, just search how to install gtk, pytgk, and pycurl
Then unzip pyNaps. To launch it, try like on GNU/Linux :)