Skip to content

StringManolo/hackerskeyboard

 
 

Repository files navigation

Hackers Keyboard (SM)         Download Hackers Keyboard SM

An Android Keyboard based on the AOSP Gingerbread soft keyboard.

hk-5row-en-s.png

Features

  • Swap between Android keyboard layout and a PC keyboard layout
  • No internet connection
  • Open source
  • Workflow to compile in the cloud
  • Default optimized settings

Demo

demo_hackers_keyboard_sm.mp4

How to compile from source

Fast and easy

You can compile the Keyboard just by doing a fork, make any change and push it.

The cloud compiled version will show up at https://github.com/your_github_username/yout_fork_name/actions for example:
https://github.com/stringmanolo/hackerskeyboard/actions

Click on the last cloud build (has your commit message) workflow and the artifact with the app-debug.zip will show up.

Extract and install the app-debug.apk inside.

Other ways

You can also compile it in your prefered way, for example importing it into Android Studio, or from your terminal, etc.

About

Hacker's Keyboard (Migrating to modern code + ci/cd + new features)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 86.7%
  • C++ 10.6%
  • C 1.4%
  • Other 1.3%