This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
README | Wed Sep 16 13:39:30 -0700 2009 | |
| |
keyview.libglade | Wed Sep 16 13:39:30 -0700 2009 | |
| |
keyview.py | Wed Sep 16 14:37:40 -0700 2009 | |
| |
pyxhook.py | Wed Sep 16 11:37:10 -0700 2009 |
README
pykeyview
=========
A simple OSD display using (pygtk) for displaying keystrokes.
Possibly useful for screencasts or presentations (live coding!).
Uses/includes ``pyxhook.py`` from pykeylogger.sf.net as such it
is available under the terms of GPL2.
requires
========
python bindings for X >= 1.4
TODO
====
* Move to cairo?
* Catch ctr-c signal and kill thread
* Right click context menu
* Quit - DONE
* Toggle listen - DONE
* Transparency?
* Font size control - DONE
* Mapping to replaces chars/keystrokes
* Only listen to certain app







