jbstag is a tagger for GBS-files made in Java (Swing).
Reads and edits tags from Game Boy music files (GBS).
- ✔️ 100% Java (Java 8) ☕
- ✔️ Supports UTF-8 encoding in the tags!
- ✔️ Multi-platform.
This is a Maven-project.
Run:
mvn clean install assembly:single
to build the JAR-file.
Or run the build-script provided:
./build.sh
I've included a executable jar-file to simplify for end-users who can't compile stuff on their platform.
- Download jbstag.zip
There might be some issues on your platform with the UTF-8 fonts not rendering properly. This is a Swing issue.
This is mostly a fork of gbstag with write-support added.
The GUI was made using Netbeans 8.2 Swing editor. The .form
-file is included in the repo.
- 0.1 - first release! November 2019
GPL 3 only. See COPYING
The Gameboy icon used in the program is made by Tahsin Tahil and licensed under CC BY 3.0