Skip to content

Latest commit

 

History

History
executable file
·
19 lines (10 loc) · 399 Bytes

README.md

File metadata and controls

executable file
·
19 lines (10 loc) · 399 Bytes

sndc - Node soundcloud downloader

Download tracks from soundcloud with this Command-Line/Terminal application

Run the app

Clone the repo and then in the application's folder run

npm install

to install application's dependencies

Start the application:

npm start

Paste a valid soundcloud URL to the prompt and hit enter!

Your mp3 file will be saved in the downloads folder.