https://github.com/reverier-xu/bitwave
A media player based on MPV, QML.
https://github.com/reverier-xu/bitwave
media music music-player qtquick
Last synced: about 1 year ago
JSON representation
A media player based on MPV, QML.
- Host: GitHub
- URL: https://github.com/reverier-xu/bitwave
- Owner: Reverier-Xu
- License: mpl-2.0
- Created: 2021-08-01T06:33:19.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T08:07:51.000Z (over 1 year ago)
- Last Synced: 2025-05-09T01:06:37.793Z (about 1 year ago)
- Topics: media, music, music-player, qtquick
- Language: C++
- Homepage:
- Size: 2.9 MB
- Stars: 39
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 
A simple media player that wrappers MPV.
## Installation
If you are using archlinux, you can simply install it from AUR with AUR helper:
```
paru -S bitwave-git
# or
yay -S bitwave-git
```
## Features
- [x] Play local media files
- [ ] Play online media files
- [x] Media metadata
- [x] Music lyrics
- [x] Library and playlist management
- [ ] Various fine-tuning and control of the player
## Additional (Maybe)
- [ ] MacOS / Windows build
- [ ] Fetch data from musicbrainz / discogs whatsoever.
- [ ] cdparanoia cdrip
## Preview



## LICENSE
Mozilla Public License 2.0
default media cover illustrations by [V-vika](https://www.iconfont.cn/illustrations/detail?cid=43981)
Icons made by [Fluent UI System Icons](https://github.com/microsoft/fluentui-system-icons)
App logo and other arts made by myself, and you can use them freely under the same MPL 2.0.