https://github.com/andrewradev/egui-mp3s
A simple egui demo app
https://github.com/andrewradev/egui-mp3s
Last synced: about 2 months ago
JSON representation
A simple egui demo app
- Host: GitHub
- URL: https://github.com/andrewradev/egui-mp3s
- Owner: AndrewRadev
- Created: 2021-12-28T09:53:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-08T15:15:22.000Z (over 2 years ago)
- Last Synced: 2025-03-08T17:52:08.676Z (about 2 months ago)
- Language: Rust
- Size: 69.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mp3 list

A very basic [egui](https://github.com/emilk/egui) app for teaching purposes. Might be extended with more stuff at a later time, might not be.
Can be executed with `cargo run --features persistence` to remember its visual layout, root dir and filter query.