/activitytracker

A python script to track your activities. Are you working on different project and you want to track the time you spend in them? Use this simple command line tool!

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Activity Tracker

A python script to track your activities. Are you working on different project and you want to track the time you spend in them? Use this simple command line tool!


Installation

Download command line tool to your local machine:

git clone https://github.com/cescobaz/activitytracker.git && cd activitytracker/python
python activity_tracker.py

Requirements

  • Python
  • sqlite3

License

The code is under the GNU General Public License v3