forked from extern/Unexpected-Keyboard
73ef7c6765
"swipe gesture" is not clearly defined and can be confused with the one from the Swype keyboard. Also remove the useless part that is repeated below.
36 lines
1.9 KiB
Markdown
36 lines
1.9 KiB
Markdown
# Unexpected Keyboard
|
|
|
|
A lightweight virtual keyboard for developers.
|
|
| <img src="/metadata/android/en-US/images/phoneScreenshots/1.png" alt="Screenshot-1" /> | <img src="/metadata/android/en-US/images/phoneScreenshots/2.png" alt="Screenshot-2"/> | <img src="/metadata/android/en-US/images/phoneScreenshots/3.png" alt="Screenshot-3"/> |
|
|
| --- | --- | --- |
|
|
| <img src="/metadata/android/en-US/images/phoneScreenshots/4.png" alt="Screenshot-4" /> | <img src="/metadata/android/en-US/images/phoneScreenshots/5.png" alt="Screenshot-5" /> | <img src="/metadata/android/en-US/images/phoneScreenshots/6.png" alt="Screenshot-6" /> |
|
|
|
|
The main feature is easy typing of more characters by swiping the keys toward the corners.
|
|
|
|
Highlight of some of the features:
|
|
|
|
- Every character and special keys of a PC keyboard. This is perfect for using applications like Termux.
|
|
|
|
- This includes Tab, Esc, the arrows and function keys, but also Ctrl and Alt.
|
|
|
|
- Accented keys are accessible using dead keys. First activate the accent, then type the accented letter.
|
|
|
|
- Very light and fast. Use 500x times less space than Google's keyboard and 15x times less than the default keyboard. No ad, no tracking.
|
|
|
|
- Personalizable with many options, layouts and themes.
|
|
|
|
Like any other virtual keyboards, it must be enabled in the system settings. Open the System Settings and go to:
|
|
System > Languages & input > On-screen keyboard > Manage on-screen keyboards.
|
|
|
|
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
|
|
alt="Get it on F-Droid"
|
|
height="80">](https://f-droid.org/packages/juloo.keyboard2/)
|
|
[<img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png"
|
|
alt="Get it on Google Play"
|
|
height="80">](https://play.google.com/store/apps/details?id=juloo.keyboard2)
|
|
|
|
## Contributing
|
|
|
|
For instructions on building the application, see
|
|
[Contributing](CONTRIBUTING.md).
|