Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 397 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 397 Bytes

clock-out timer

This simple script takes the .rtf-export from TimeAs (our company time keeping program) and calculates the time when I can clock out.

It also checks, whether the legally required breaks have been taken. (30 minutes for work time above 7h, 1h for work times above 9h).

It takes no command line arguments. This might be implemented later.

Feel free to use and adapt this code.