1.10.6 β€’ Published 9 months ago

jukebox-zero v1.10.6

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

🎡 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! 🎢πŸ€