magmastonealex / fbkeyboard

Simple on-screen keyboard relying only on a working framebuffer and touchscreen device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fbkeyboard

This is a very simple on-screen keyboard with no static files or library dependencies. The only requirement is a working framebuffer device, touchscreen device and the fbsplash utility.

Originally created to potentially provide an alternative unlocking method for postmarketOS, that does not depend on upstream packages.

Building

  1. make
  2. Resulting binary is in bin/.

About

Simple on-screen keyboard relying only on a working framebuffer and touchscreen device


Languages

Language:C++ 54.1%Language:Objective-C 43.4%Language:Makefile 2.5%