Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rvpanoz/sndc

Command-Line/Terminal application for downloading tracks from Soundcloud
https://github.com/rvpanoz/sndc

api downloader mp3 node soundcloud

Last synced: 8 days ago
JSON representation

Command-Line/Terminal application for downloading tracks from Soundcloud

Awesome Lists containing this project

README

        

# 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.