You are browsing as a guest. Sign up (or log in) to start making projects!

1h 13m 35s logged

ydotool integration now works! I’ll admit it’s a little choppy at the moment and there’s a lot of optimizations to be made, but it isn’t throwing any explicit errors which is an improvement. One issue I will have to deal with is it being incredibly slow, especially considering that it has a very similar function definition as the terminal command option. I think this is because it is compiling the config.json string into numerical identifiers every single time it triggers rather than doing it once in the setup stage as overhead and just referencing the numerical values as variables. I didn’t foresee this being an issue since there’s a maximum of 4 triggers (and therefore 4 compilations) per second, but I will continue to work on that.
Another thing that I definitely HAVE to work on is hand choosing. I originally tried to record my computer through my phone instead of screen recording so my actual hand would be captured (ergo, there would be proof I was actually controlling this with my hand) but the program kept locking onto the hand holding my phone and ignoring my other hand. Therefore, I’ll probably also be working on adding a config option to force the program to only recognize either the left or right hand.

0
4

Comments 0

No comments yet. Be the first!