Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/florinchess/music

Modern music player and music file manager built with .NET 8 and WPF.
https://github.com/florinchess/music

csharp dotnet-core music-manager music-player wpf

Last synced: about 1 month ago
JSON representation

Modern music player and music file manager built with .NET 8 and WPF.

Awesome Lists containing this project

README

        

## Music

A modern audio file player and manager built for Windows using .NET 8 and WPF. Music allows you to seamlessly manage your music files and listen to your favorite songs.

## Features

- Music playback (.mp3 and .wav)
- Repeat, shuffle, and song queuing functionality
- Playlist creation, management, and deletion
- Music metadata autocomplete
- Customizable themes
- Customizable settings
- 10-Band visual equalizer
- Visual waveform generator
- Drag and drop reordering
- Taskbar quick controls
- 100% keyboard navigation integration
- Modern responsive design
- CI/CD pipeline for testing and deployment

## Third-party libraries and APIs

- [FluentAssertions](https://fluentassertions.com/)
- [Moq](https://github.com/moq/moq)
- [NAudio](https://github.com/naudio/NAudio)
- [Newtonsoft.Json](https://www.newtonsoft.com/json)
- [Serilog](https://serilog.net/)
- [TagLibSharp](https://github.com/mono/taglib-sharp)
- [Spotify API](https://developer.spotify.com/)