From 666b51993f4a039f1a032c3f34284e67c87c5019 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Mon, 20 Sep 2021 22:53:07 +0200 Subject: Make the project open source ! Under GNU GPLv3. The license applies to every parent commits. Add a README. --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..42e64b8 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# Unexpected Keyboard + +A lightweight virtual keyboard for developers. + +![Unexpected Keyboard](play_store/capture1.png) + +All the characters you might need are available on a single screen, as well as control, alt, escape and many others. + +Several characters are displayed on each key. Get the one in the middle with a press and the ones in the corners by sliding your finger. + +Like any other keyboard app, you will need to activate it in the system settings to be able to use it. +This can be found in the System Settings > System > Languages & Input > Virtual keyboard > Manage keyboards. -- cgit v1.2.3