thawn / ttmp32gme

a tool to create tiptoi gme files from mp3 files. Also creates a printable sheet to play the music.
MIT License
193 stars 28 forks source link

Containerization #22

Closed maystar closed 5 years ago

maystar commented 5 years ago

This branch allows to run ttmp32gme on a linux host as docker container. It uses the tttool binary from this image: https://hub.docker.com/r/johannesfritsch/tttool In order to run the container plug in the tiptoi (/dev/disk/by-label/tiptoi must be available) and start run.sh

thawn commented 5 years ago

Here is the "official" docker image