Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cab404/fiio-m3-editor
https://github.com/cab404/fiio-m3-editor
Last synced: 7 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-17T12:18:28.000Z (over 8 years ago)
- Last Synced: 2024-12-21T07:06:57.346Z (13 days ago)
- Language: Java
- Size: 85.9 KB
- Stars: 2
- Watchers: 3
- 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 welluses [that](https://github.com/cab404/fiio-m3-formats) library, if you want to make a better thing than this one.
### building
that's easylinux:
```./gradlew shadowJar```
windows:
```./gradlew.bat shadowJar```