I want to use howdy to periodically check if I am the one using the computer. So, it can lock it in case someone else is using it. Maybe use a while loop to check with howdy every n seconds then if I am there it will rerun otherwise lock the system or run a command. Is there a way to achieve it ?
Thank you for the great project !!
I want to use howdy to periodically check if I am the one using the computer. So, it can lock it in case someone else is using it. Maybe use a while loop to check with howdy every n seconds then if I am there it will rerun otherwise lock the system or run a command. Is there a way to achieve it ?
Thank you for the great project !!