ethans333 / soundcloudTerminal

Utilize SoundCloud within a terminal environment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

soundcloudTerminal 🎛️

Utilize SoundCloud within a terminal environment, play SoundCloud tracks by searching for a track or an artist without the interuption of ads. If you plan to use any of the code featured in this project please give me credit! This is still under devlopment so expect bugs!!! 🪲

Features 🔧

• Stream songs from SoundCloud with autoplay that's relative to your first selected song's genre.
• Download your favorite songs with their metadata.
• Like songs.

Instructions 📝

Make sure Git and node.js are installed!

First, clone the repository to your local machine.

git clone https://github.com/ethans333/soundcloudTerminal

Or, if you'd like to avoid downloading Git you can just download the code from this repository.

To install the dependencies, run

npm install

Use 🤔

npm start

Also, this hasn't been tested on slower internet connections which may cause issues, if that is the case start a 'new issue' in this repository. If you avidly use this package or have any feature requests please hit me up and I'll be sure to add more features! Happy listening! 😊

About

Utilize SoundCloud within a terminal environment.

License:MIT License


Languages

Language:JavaScript 100.0%