zieren / wasted-youth-tracker

Limit kids' time on their (Windows) PC and get a summary of the window titles.
GNU General Public License v3.0
5 stars 0 forks source link

Update ShutdownTime.ahk #122

Closed Jvr2022 closed 6 months ago

Jvr2022 commented 1 year ago

Added a variable epochSeconds to store the converted shutdown time in epoch seconds.

Added a placeholder TODO comment to send the epochSeconds value to the server for processing and alerting.

zieren commented 1 year ago

Thanks for the contributions! What is the goal you're aiming for? I would like to understand your motivation before I review the changes.

Jvr2022 commented 1 year ago

I want to help people with scripting

zieren commented 1 year ago

Can you be more specific? I can't review your changes unless I now what you concrete goal is. If I don't know what you're aiming for, I can't tell whether your changes take us closer to that goal or not. Maybe create an issue to explain and track?