A console application to track where you spend your time
- cal command to calculate time spent
- calendar command to print the calendar to screen
- eval command to do basic math operations
- diff command to calculate the difference between two points in time
- Clone this repository
- pip3 install -r requirements.txt
python3 main.py