An assistant that helps you fill out your timesheets by automatically calculating your working hours. (Windows only)
- Qt 5.14.1
- wevtapi.lib (Windows library for events logs)
- Windows Pro/Ultimate/Student (Windows Home does not allows local security policies changes).
- The current setup only works with visual studio, feel free to add a qt-creator setup.
- Build step for deployment needs VCINSTALLDIR env variable, if it is not defined, please add it to your system environment variables.
- You will need to activate some new local security policies to activate Logon/Logout events, see Help > TimesheetAssistant Help to know how to activate those.
- Download latest release at: https://github.com/alexmo16/TimesheetAssistant/releases
- In released zip folder, execute vc_redist.x64.exe before running TimesheetAssistant.
- You will need to activate some new local security policies to activate Logon/Logout events, see Help > TimesheetAssistant Help to know how to activate those.