-
Notifications
You must be signed in to change notification settings - Fork 0
A simple python tool that tracks which programs you use on your computer. From it's detailed logs you can produce personal productivity metrics and computer usage statistics.
License
jlisee/workmuch
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
========
WorkMuch
========
Copyright (c) 2011 Joseph Lisee
All rights reserved.
License information
-------------------
The OSI MIT License is used. Please See the file "LICENSE" for information on
the history of this software, terms & conditions for usage, and a DISCLAIMER OF
ALL WARRANTIES.
About
-----
This is a simple tool that uses the X windows system to record which program
you are currently using and it's title bar. It can do this at a high rate so
you can analyze the results and get accurate reporting on what you actually
use your computer for.
Dependencies
------------
python-xlib is used to interact with X11, and libX11 and libXss directly
through ctypes. You can install these on ubuntu using::
sudo apt-get install python-xlib libX11-dev libXss-dev
Usage
-----
Just run the pytime.py program (use --help to see the options) and it will
record data into the ~/.workmuch directory.
About
A simple python tool that tracks which programs you use on your computer. From it's detailed logs you can produce personal productivity metrics and computer usage statistics.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published