- Colored video output
- Full pixel video support
- YouTube video and playlist support
- Default playlist queue system
- Custom video queue system
- Floyd-Steinberg text dithering
- Auto resizing playback window
- Instantaneous config editing
Hollow Hunger - Ironmouse @ 1:05 with dithering enabled
Hollow Hunger - Ironmouse @ 1:05 with dithering disabled
Hollow Hunger - Ironmouse @ 2:50 with dithering enabled
Telecaster b boy (long ver.) - Kanata Amane @ 0:26 with full pixel and color enabled
- Run the server once to generate the configuration files. Make sure your current Java version is at least 21.
- Open the server configuration file at
./mono-data/server/config.jsonand set the default playlist.
- Run the server:
java -jar server.jar- Run the client:
java -jar client.jar- You're done!
git clone https://github.com/dynmie/mono.gitWindows:
.\gradlew jarGNU Linux:
chmod +x ./gradlew
./gradlew jarYou can find the output jar at (module name)/build/libs.



