/Sangeet

A Music Player App built on Angular and Electron

Primary LanguageTypeScript

Sangeet

Its a music or Audio player App built on Angular and Electron. Here is the Demo Video

Development server

Run ng serve -o for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Run npm electron-build to run it as an Electron app.

Features

  • Drag and Drop Audio Files to Play
  • Play and Pause Button
  • Forward and Replay 5 seconds
  • Adjust Volume
  • Change Slider to change music time
  • Play Next and Previos Tracks
  • Repeat and Shuffle functionality
  • List of Tracks uploaded
  • Click on Tracks to Play
  • Displays Error when same files or files other than Audio Type is dragged.