ridgekuhn
ridgekuhn
@christianhaitian Here's the instructions for generating API tokens for Google Drive: https://rclone.org/drive/. If you follow the example and just name it "remote" in the first step, you can just swap...
@christianhaitian ok cool, as I was writing the PR notes, I realized there's a couple things I should fix up before you try it out. I'll probably get to them...
Here's what your Dropbox app should look like. I don't think you need to set up a Redirect URI unless you use the `rclone config` tool. You should just be...
Just occurred to me that since the user is staring at the TTY output while these scripts are running, we could probably just use bash's `select` built-in to make the...
Most of this is beyond my expertise, but it looks like the `msgbox` and `osk` binaries might listen for xbox gamepad input, which is why that executable is [launched at...
I think I may have the solution. Instead of `dialog`, we can use `whiptail` which already exists in ArkOS. The RetroPie project will come to the rescue, with their [joy2key.py](https://github.com/RetroPie/RetroPie-Setup/blob/master/scriptmodules/supplementary/runcommand/joy2key.py)...
Today's bounty: https://youtu.be/XDwlcrnJLCE
@christianhaitian lol, well that worked out, then! It will live in /opt/joy2key/ in case you want to re-use it! One problem I ran into is that if you run RetroPie's...
@christianhaitian The more I think about it, I would be very annoyed if I had to manually sync every time I played a game, so the savefile/savestate part should be...
lol, no worries, I also jump the gun a lot! 😂