Kai
Kai
Yup. This [README](https://github.com/rukins/gpsoauth-java#receiving-an-authentication-token) has details on the flow. In short, the endpoint is passed an OAuth token which needs to be manually obtained by a user. The benefit is that...
Hi again! Any additional context/investigation work I can provide here?
Tracking in #130
See #137 for implementation details
Closing inactive issues.
On closer inspection, this is more of a feature request. The `/stacks` endpoint returns only real stacks. The frontend actually hits `containers/json?all`, to enumerate all containers and appears to aggregate...
I took a quick look at Input Capture (I'm primarily interested in the ability to release input). It looks like `CGEventTap` offers the necessary functionality, but the interface is callback-based....
This issue has more discussion: #48 Tl;Dr It's possible that your TLS fingerprint has changed and Google's authn servers are unhappy with that. #44 has a potential workaround (but requires...
> I'll have to give this a test on my rM1 to make sure it works as expected. I assume you've tested the latest changes on your rM2 to make...
Do you know what version the uinput module was enabled from? Should a version check be added to the package script?