jukebox-zero

1.10.6 • Public • Published

🎵 JukeBox - Music Player! 🕺

Welcome to my NodeJs Project JukeBox! This program is a CLI personal music player. Why? Because why not! 🎶🎉

Run My Project 🏃

To run my project:

Install my project:

npm i jukebox-zero

Code to run:

import jukebox from 'jukebox-zero'

jukebox();

Add A Your Own Song? 😬

So partner ya want to add your own song? Just follow these steps!

  1. Go to your Node Modules Folder, and click the folder jukebox-zero.
  2. See the file playlist.json? Click It!
  3. Add your song! Like This:
{
    "name": "Name_Of_Song",
    "value": "Path_To_song",
    "description": "Description"
},

Thats All! Now, saddle up and let the tunes take you on a wild ride! 🎶🤠

Readme

Keywords

none

Package Sidebar

Install

npm i jukebox-zero

Weekly Downloads

0

Version

1.10.6

License

MIT

Unpacked Size

32.4 MB

Total Files

15

Last publish

Collaborators

  • thetechykid