Skip to content

rmpestano/music-addon

Repository files navigation

Forge Music Addon

Brings music to your IDE!

Build Status (Travis CI) Coverage

Dependencies:

None

Installation

Use install addon from git command:

addon-install-from-git --url https://github.com/rmpestano/music-addon.git
Important
You need Forge 2.20.0 or superior

Features

  • Plays music directly from your IDE;

  • Create play lists based on your songs;

  • Generate statistics of played songs (which can be shared later);

Demo

Demo

Usage

This forge addon provides the following commands:

addon commands

Below is a brief description of the main commands needed to get you started:

  1. Create a playlist using the command:

     Music: New playlist
  2. Add songs into the playlist using the command:

     Music: Add songs
    add songs
    Note
    You can either select a directory (the search is recursive) or specific files.
    1. You can also use the command:

      Music: Edit playlist
      edit playlist

      But in this case you can only add(and remove) files and not directories.

  3. Configure the player by selecting current playlist using the command:

    Music: Player config
    player config
  4. Now your are ready to play songs inside your favourite IDE:

    Music: play
    Now playing…​

Other commands

  • Status

    Music: Status

    Shows information of current playing song and next song

    Status
  • Search

    Music: Search --artist --title --album

    Search, add to play queue and play songs from any playlist based on filters

    Search command demo

    Search command demo

  • Play queue

    Music: Play queue

    Shows current play queue. Also let you to remove songs from the queue.

  • Next

    Music: Next

    Plays next song in play queue

  • Shuffle

    Music: Shuffle

    Shuffles playing queue

  • Hits

    Music: Hits

    Shows and let you play the most played songs based on your statistics.

hits command

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages