SoundBit is a minimalistic and stylish music player with support for mp3,wav and ogg file formats.
Download and install the build for your OS. Start the application and then click on a plus sign to add either a folder or a file to the player. As long as the file/s is in the valid format ( mp3, wav or ogg ) the player will load them up.
Once the player has loaded your songs just press the play button!
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 electron-buildrun
to build the app and then npm start
to test the app.
- Supports: mp3, wav and ogg.
- Supports: Windows and Linux
- Displays name of the song, artist name
- Quickly switch tracks from the playlist.
- Choose between Dark or Light themes
Support for macOS