https://github.com/cmdcolin/fml9000
work in progress music player with Rust+GTK4
https://github.com/cmdcolin/fml9000
Last synced: about 1 year ago
JSON representation
work in progress music player with Rust+GTK4
- Host: GitHub
- URL: https://github.com/cmdcolin/fml9000
- Owner: cmdcolin
- License: mit
- Created: 2022-08-31T04:45:52.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-02T05:26:53.000Z (over 1 year ago)
- Last Synced: 2025-04-12T09:54:13.527Z (about 1 year ago)
- Language: Rust
- Size: 6.68 MB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## fml9000
A music player written in Rust with GTK4-rs
## Screenshot

Note: not all features pictured work yet, but it does look like this :)
## Usage
```
git clone https://github.com/cmdcolin/fml9000
cd fml9000
cargo run
```