https://github.com/cab404/fiio-m3-editor
https://github.com/cab404/fiio-m3-editor
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cab404/fiio-m3-editor
- Owner: cab404
- License: gpl-3.0
- Created: 2016-07-16T19:48:58.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-17T12:18:28.000Z (about 10 years ago)
- Last Synced: 2025-10-12T14:12:53.799Z (10 months ago)
- Language: Java
- Size: 85.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
fiio M3 playlist editor
===
title describes it pretty well
uses [that](https://github.com/cab404/fiio-m3-formats) library, if you want to make a better thing than this one.
### building
that's easy
linux:
```./gradlew shadowJar```
windows:
```./gradlew.bat shadowJar```