All Projects → Aveek-Saha → Musicplayer

Aveek-Saha / Musicplayer

Licence: mit
A minimal music player built on electron.

Projects that are alternatives of or similar to Musicplayer

Sbplayerclient
支持全格式的mac版视频播放器
Stars: ✭ 110 (-24.14%)
Mutual labels:  audio, music, player, music-player, mp3
Audioplayer
Audio Player for Nextcloud and ownCloud
Stars: ✭ 179 (+23.45%)
Mutual labels:  audio, player, mp3, playlist
Swift Radio Pro
Professional Radio Station App for iOS!
Stars: ✭ 2,644 (+1723.45%)
Mutual labels:  audio, music, player, music-player
Simple Music Player
Simple Music Player - SimpleMP - Keeps it simple and plays your music
Stars: ✭ 298 (+105.52%)
Mutual labels:  music, player, music-player, mp3
React Cassette Player
Simple ReactJS HTML5 audio player component built with SVG icons from The Noun Project.
Stars: ✭ 93 (-35.86%)
Mutual labels:  audio, music, player, music-player
Webaudiofont
Use full GM set of musical instruments to play MIDI and single sounds or effects. Support for reverberation and equaliser. No plugins, no Flash. Pure HTML5 implementation compatible with desktop and mobile browser. See live examples.
Stars: ✭ 600 (+313.79%)
Mutual labels:  audio, music, player, music-player
Openwhyd
💎 Like Pinterest, for Music
Stars: ✭ 287 (+97.93%)
Mutual labels:  music, player, music-player, mp3
Skplayer
🎵 A simple & beautiful HTML5 music player
Stars: ✭ 437 (+201.38%)
Mutual labels:  audio, music, player, music-player
Tauonmusicbox
The Linux desktop music player from the future! 🌆
Stars: ✭ 494 (+240.69%)
Mutual labels:  audio, music, player, music-player
Flutter Assetsaudioplayer
Play simultaneously music/audio from assets/network/file directly from Flutter, compatible with android / ios / web / macos, displays notifications
Stars: ✭ 458 (+215.86%)
Mutual labels:  audio, player, mp3, playlist
Pandoraplayer
🅿️ PandoraPlayer is a lightweight music player for iOS, based on AudioKit and completely written in Swift.
Stars: ✭ 1,037 (+615.17%)
Mutual labels:  audio, music, player, music-player
Ieasemusic
网易云音乐第三方
Stars: ✭ 8,572 (+5811.72%)
Mutual labels:  music, player, music-player, electron-app
Prodigal
Music Player for Android which looks & feels like classic player
Stars: ✭ 86 (-40.69%)
Mutual labels:  music, player, music-player
Arduino Music Player
MOD/S3M/XM/IT Music Player for Arduino
Stars: ✭ 85 (-41.38%)
Mutual labels:  audio, music, player
Sjmediacacheserver
A HTTP Media Caching Framework. It can cache FILE or HLS media. 音视频边播边缓存框架, 支持 HLS(m3u8) 和 FILE(mp4, mp3等).
Stars: ✭ 87 (-40%)
Mutual labels:  audio, player, mp3
Abmediaview
Media view which subclasses UIImageView, and can display & load images, videos, GIFs, and audio and from the web, and has functionality to minimize from fullscreen, as well as show GIF previews for videos.
Stars: ✭ 79 (-45.52%)
Mutual labels:  audio, music-player, mp3
Musictube Player
MusicTube Player is an electron desktop application for YouTube Music, with media key support & desktop notifications.
Stars: ✭ 90 (-37.93%)
Mutual labels:  music, music-player, electron-app
Shuffle
Shuffle every song in existence from YouTube
Stars: ✭ 131 (-9.66%)
Mutual labels:  hacktoberfest, music, player
Winyl
Winyl's main repository.
Stars: ✭ 97 (-33.1%)
Mutual labels:  audio, music, player
Musicott
JavaFX application that manages and plays music files.
Stars: ✭ 97 (-33.1%)
Mutual labels:  music, music-player, mp3


Dusk Player

A minimalistic music player, designed for simplicity. Built on electron, uses Howler for handling music playback, Svelte for the UI, and music-metadata to retrieve ID3 tags.

This can also serve as a starting point to implement your own front-end/UI for a music Player.

Download here: Releases

How to use

The Player

Download the build for your OS. Start the application 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 audio files from. Once you select a folder with songs, just click play.

Building from the repo

Clone the repository, make it your working directory, and then on your terminal run npm install. Once all the dependencies have finished downloading, run npm run app-dev to test it, and npm run build to build it for your platform.

Features

  • Supports: mp3, opus, ogg, wav, aac, m4a and webm.
  • Reads ID3 tags and displays the artist and album art (if it exists).
  • Quickly switch tracks from the playlist.
  • Search for songs from the search bar.
  • Instantly switch between Dark, Light and Disco modes.
  • Use keyboard shortcuts to control playback.

Shortcuts

Next track: 🠊 | Previous track: 🠈 | Volume up: 🠉 | Volume down: 🠋 | Play/pause: Space

Screenshots

Upcoming Features

Some new features and under the hood stuff that will be or has already been implemented. They'll be included in the next update.

  • Nothing new yet!

Contributing

Please read CONTRIBUTING.md before raising a PR or creating an issue.

Changelog

You can find the changelog for all releases here



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

https://home.aveek.io/blog/

Icons made by Freepik from www.flaticon.com is licensed by CC 3.0 BY
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].