/MusicPlayer

A simple music player built on electron. Download it here-

Primary LanguageJavaScriptMIT LicenseMIT


Music Player

A minimalistic music player, designed for simplicity. Built on electron, uses Howler for handling music playback, AngularJS and Bootstrap for the frontend, and jsmediatags to retrieve the ID3 tags.

This can also serve as a starting point to impliment your own front-end/UI to the Player.

How to use

1. The Player

Start the application and and then click on the Folders tab on the top left corner, this will bring up a window where you can select the folder where you want to play your mp3 files from. Once you select a folder with songs, just click play.

2. Building from the repo

Clone the repository, then navigate to it on your terminal and run npm install, once all the dependencies have finished downloading, run npm start to test it, and npm run dist to build it for your platform.

Features

  • Supports: mp3, opus, ogg, wav, aac, m4a and webm.
  • Quickly switch tracks in the same folder, from the playlist button.
  • Fine tune the volume from the volume slider
  • Plays tracks on Shuffle
  • Reads ID3 tags and displays the artist and album art (if they exist)

New Features/Changes (v2.0.0)

  • When you open the app, it starts playing music from the directory that you last played music from. This means that you can skip having to select a directory when you open the app.
  • Changed the name to Dusk Player, Music player was too generic.
  • You can now play tracks on shuffle.
  • New location and style for the playlist.
  • Volume slider has indicators.
  • New app Icon
  • Small style changes.

If you liked this, check out My Blog where I post tutorials and write about projects like this

https://aveeksaha.gitlab.io/

Icons made by Freepik from www.flaticon.com is licensed by CC 3.0 BY