Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/florinchess/music
- Owner: FlorinChess
- License: gpl-2.0
- Created: 2023-09-19T08:26:58.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-12T14:41:05.000Z (4 months ago)
- Last Synced: 2024-09-13T03:00:48.603Z (4 months ago)
- Topics: csharp, dotnet-core, music-manager, music-player, wpf
- Language: C#
- Homepage:
- Size: 6.49 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)