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

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

Awesome Lists containing this project

README

          

## fml9000

A music player written in Rust with GTK4-rs

## Screenshot

![](img/1.png)

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
```