A pygame powered keypad for pyHomeAlarm themed after System Shock 2 The following features have been implemented:
Alarm keypad and energy monitoring:
Security camera display for cameras supporting ONVIF:
This project contains custom touchscreen handling that fixes many touchscreens in framebuffer mode. Check out handleTouchscreen() if you want to learn more, and if your pygame touchscreen project only works in X11 but you get weird touch coordinates in framebuffer mode.