Tool to download Saavn songs
Download songs for offline listening from Saavn. Only meant for songs you have purchased.
More features to come...
Head over to the releases page to download.
- Windows (x64)
- Mac (x64)
- Linux
- Download music
- Search for music
- Download playlists
Please report issues @ the issues page
To get started just pull the repo and run the following
npm install
npm start
To build the installers / release packages you need to run, you can only build a platforms installer from that platform.
# Windows
npm run package:win
# Mac OS X
npm run package:mac
# Linux
npm run package:linux
If you find something wrong (theming issues, app crashes) please report them as an issue.
If you think you can add something cool or fix a problem, fork the repo and make a pull request :D