A lightweight virtual keyboard for developers.
Go to file
Jules Aguillon 49a6a30773 Add an introduction video in the launcher activity
A video is more intuitive than a written description and doesn't need
translations.
2023-12-31 13:18:15 +01:00
.github/workflows Use Gradle (#452) 2023-11-25 20:11:12 +01:00
assets Use Gradle (#452) 2023-11-25 20:11:12 +01:00
gradle/wrapper Use Gradle (#452) 2023-11-25 20:11:12 +01:00
metadata/android Update Turkish translation (#486) 2023-10-31 20:57:42 +01:00
res Add an introduction video in the launcher activity 2023-12-31 13:18:15 +01:00
srcs Add an introduction video in the launcher activity 2023-12-31 13:18:15 +01:00
.gitignore Use Gradle (#452) 2023-11-25 20:11:12 +01:00
AndroidManifest.xml Use Gradle (#452) 2023-11-25 20:11:12 +01:00
build.gradle prefs: Use QWERTY (US) as the default custom layout 2023-12-17 12:41:19 +01:00
check_layout.output Separate arabic layouts with hindu or arabic numerals 2023-12-26 17:16:29 +01:00
check_layout.py Make check_layout.py independent from dir structure 2023-11-25 19:08:24 +01:00
CONTRIBUTING.md shell.nix: Update dependencies and add Gradle 2023-11-25 20:13:24 +01:00
gen_layouts.py Allow multiple custom layouts 2023-08-16 12:21:23 +02:00
gradle.properties Use Gradle (#452) 2023-11-25 20:11:12 +01:00
gradlew Use Gradle (#452) 2023-11-25 20:11:12 +01:00
gradlew.bat Use Gradle (#452) 2023-11-25 20:11:12 +01:00
LICENSE Make the project open source ! 2021-09-20 22:55:20 +02:00
README.md docs: mention Calculator++ (#418) 2023-08-05 17:37:27 +02:00
settings.gradle Use Gradle (#452) 2023-11-25 20:11:12 +01:00
shell.nix shell.nix: Update dependencies and add Gradle 2023-11-25 20:13:24 +01:00
sync_translations.py sync_translations.py: Report number of missing strings 2023-08-05 17:27:56 +02:00

Unexpected Keyboard

Get it on F-Droid Get it on Google Play

Lightweight and privacy-conscious virtual keyboard for Android.

Screenshot-1 Screenshot-2 Screenshot-3
Screenshot-4 Screenshot-5 Screenshot-6

The main feature is that you can type more characters by swiping the keys towards the corners.

This application was originally designed for programmers using Termux. Now perfect for everyday use.

This application contains no ads, doesn't make any network requests and is Open Source.

Similar apps

  • Calculator++ - Calculator with a similar UX, swipe to corners for advanced math symbols and operators. Works up to Android 13 but maybe unmaintained.

Contributing

For instructions on building the application, see Contributing.