Skip to content

dpnova/python-xprintidle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-xprintidle

A cffi wrapper around xprintidle.

This uses a modified version of xprintidle.c from https://github.com/pmaia/xprintidle-plus - I'm fairly sure I've satisfied the GPL but not 100% sure. Please let me know if there's an issue!

Usage/docs coming soon.

For now:

import xprintidle
print xprintidle.idle_time()

Requires

  • libX11
  • libXss
  • a c compiler and python dev headers

Installation

pip install xprintidle

About

A cffi wrapper around xprintidle.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published