ajayns / ng-musicplayer

A music player built on AngularJS using SoundManager 2 API

Home Page:https://ajayns.github.io/ng-musicplayer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular Music Player

A frontend streaming music player that can stream both local files and music URLs.

Installation

Clone the repo to your machine and serve the folder locally. Open index.html from your browser through the host.

Sample Data: (these are not included in repo)

  • /src/img/ contains the album art
  • /src/mp3/ contains the streaming music files

Used in this project:

About

A music player built on AngularJS using SoundManager 2 API

https://ajayns.github.io/ng-musicplayer/


Languages

Language:HTML 78.0%Language:CSS 11.9%Language:JavaScript 10.1%