cescobaz / 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!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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!

License:GNU General Public License v3.0


Languages

Language:Python 100.0%