Android-SimpleTimeTracker icon indicating copy to clipboard operation
Android-SimpleTimeTracker copied to clipboard

[FR] Desktop server for global shortcuts on PC

Open george9816 opened this issue 1 year ago • 3 comments

A small desktop server for using, over the local network, global shortcuts on PC would be extremely useful because I always use STT when working from PC.

Using Join and Tasker or some webhooks for sending intents is not very reliable.

george9816 avatar Oct 04 '23 04:10 george9816

Did you try with AutoRemote? I sometimes have some delay but it works well overall.

Triggered with a StreamDeck because it's fancy. :)

alkero avatar Oct 09 '23 11:10 alkero

I've used join with API link and Macrodroid with webhooks and I think these are similar to AutoRemote. That's the problem, that "sometimes some delay".

I've found a better solution, but not ideal: using http request event in tasker, which works locally and doesn't have any kind of lag. The problem with it is when I change the wifi connection, sometimes I need to change the phone ip (because it changes) in the ahk script, which I use on PC to trigger the tasker event.

george9816 avatar Oct 09 '23 12:10 george9816

That's clever.

I added a Bip action in the task, so if my phone doesn't emit a sound I know I have to do something.

A way to do a direct call to SimpleTimeTracker would be obviously better, but that seems a bit cumbersome to implement. I would be interested to have @Razeeman feedback on this actually.

alkero avatar Oct 09 '23 12:10 alkero