Record time spent on different activities with this Python time tracker. Easy to use, with clear and concise recording.
Make sure you have Python installed on your system. You can clone this repository with:
git clone https://github.com/your_username/time-tracker.git
-
Navigate to the project folder:
cd time-tracker
-
Run the time tracker:
python time_tracker.py
-
Follow the instructions on the terminal to log time on various activities.
- Time tracking for customizable activities.
- Clear and concise reports on time usage.
We welcome contributions! If you'd like to improve this time tracker, fork the repository and submit a pull request.