I don’t know how good it will run on the gameshell but you should be able to compile it. Just follow the the compilation instructions in the INSTALL.md
# OpenOMF Installation
Note! If you wish to compile OpenOMF from sources yourself, begin from step 2.
If you are however downloading a binary release package, you should skip step 2.
## 1. Installation from packages
### Latest experimental binaries
Latest experimental binaries for windows and debian (ubuntu) are available at
https://buildbot.openomf.org/artifacts/ . These binaries may not always work
correctly, but they will be following the git status very closely. So, if you
with to test the latest features, this is for you!
#### Windows
1. Download an appropriate zip file. For 64bit computers, win64 package is available.
If you do not know which package to download, get the "-win32.zip" version.
2. Extract the zip file somewhere on your computer. If possible, use a directory other
than "C:\Program Files".
This file has been truncated. show original
Here you go. OpenOMF build and configured for the Gameshell:
Install instructions:
copy the file to your home directory on the cpi ("/home/cpi")
ssh into your Gameshell decompress the file like this: tar -xzf OpenOMF.tar.gz
Run the autoinstaller like this: ./ install.sh
Remove the build folder, install.sh and OpenOMF.tar.gz
Reload or Reboot and you’re done