Gdsimms

Results 5 comments of Gdsimms

Here's what I did: create the file /etc/init.d/S99webmenu with the following contents: ``` #!/bin/sh [ -f /media/fat/Scripts/webmenu.sh ] || exit 0 start() { printf "Starting WebMenu service: " /media/fat/Scripts/webmenu.sh [...

The front end can even be used to generate these QR codes, which can be saved and printed to have "physical copies" of games that are easily launched by the...

> I really like your idea of a QR code to launch a specific game! Maybe the UI can generate them automatically for you 😊 FYI what I have in...

I also have problems when I put all the tty_bus, tty_attach, tty_fake, tty_fake commands in a single script, but they work when I do it on the command line by...

I have no answer. I have switched to using a few 'socat' commands to perform the serial sharing in my application.