Capturing running Application
S.Selvam
s.selvamsiva at gmail.com
Mon Aug 2 04:59:49 EDT 2010
Hi all,
I am using python 2.6(running ubuntu 9.10 ).
I want to display the amount of time spent( by an user) among all the
running applications like Gedit, Firefox, GIMP and display the result
graphically.
For eg:
Firefox: 60%
Gedit:25%
Terminal:15%
I think, i need to capture the currently focussed application, update the
time spent in some format and display it graphically.
I am not sure about the modules that need to be used.I welcome your ideas.
--
Regards,
S.Selvam
" I am because we are "
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100802/40fb6c36/attachment.html>
More information about the Python-list
mailing list