Skip to content

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

Notifications You must be signed in to change notification settings

Baonks81/fbkeyboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 54.1%
  • Objective-C 43.4%
  • Makefile 2.5%