this project was born out of sheer laziness to figure out how to get sidejitstreamer to work so that I could write a guide for it for JESSI. but hey, I think it turned out pretty well
go to https://baconium.dev/jit on your computer, and download+install BaconJITBridge for your operating system (it is strongly recommended that you enable it to start at boot, so that you never have to worry about starting the bridge again). if you are on linux/bsd, you must also have usbmuxd installed (this comes with most distros), and if you're on windows you must install itunes.
after installation, reload https://baconium.dev/jit and it should detect the bridge. if you are on linux, you may need to run "bacon-bridge setup-trust" and restart your browser first.
once you have it working (it'll show a list of paired devices on the webpage), assuming that you allowed BaconJITBridge to run at startup, congratulations! you never have to do any of that again! from now on, you can just go to https://baconium.dev/jit and enable jit whenever you like. if your device is paired, you dont even need to have it plugged into your pc.
actually enabling jit is extremely easy, you just select your device, then select the app you want to enable jit in, then you click the big "enable jit" button and wait a few seconds. the app you selected should open on your device, and then congratulations! you have jit enabled!
clone the project, install the go compiler, then just run package.sh. if you want to build on windows, use wsl or a vm or something idk I dont wanna make/test a batch script