actmon

A X11 user activity (idle time) monitor module for Python
Download

actmon Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL v3
  • Price:
  • FREE
  • Publisher Name:
  • Alexandre Gravier
  • Publisher web site:
  • http://github.com/agravier/

actmon Tags


actmon Description

actmon is a very simple Python 2 module with one function returning the amount of time in milliseconds since last user activity. It only works under X11.To install it, run:python2 setup.py installTo use its only function:import actmonactmon.get_idle_time()actmon.get_idle_time() returns the number of milliseconds since last user activity (mouse, keyboard) under X11.Product's homepage


actmon Related Software