HeliBoard is a privacy-conscious and customizable open-source keyboard, based on AOSP / OpenBoard. Does not use internet permission, and thus is 100% offline.
This fork of HeliBoard is closed 'cause of merging pull request into baze Heliboard, soon this changes will become publick with release of 3.0, and this repository no longer needed.
Remember to uninstall this version before installing general Heliboard 'cause they signed with different signatures!
- Add dictionaries for suggestions and spell check
- build your own, or get them here, or in the experimental section (quality may vary)
- additional dictionaries for emojis or scientific symbols can be used to provide suggestions (similar to "emoji search")
- note that for Korean layouts, suggestions only work using this dictionary, the tools in the dictionary repository are not able to create working dictionaries
- Customize keyboard themes (style, colors and background image)
- can follow the system's day/night setting on Android 10+ (and on some versions of Android 9)
- can follow dynamic colors for Android 12+
- Customize keyboard layouts (only available when disabling use system languages)
- Customize special layouts, like symbols, number, or functional key layout
- Multilingual typing
- Glide typing (only with closed source library
☹️ ) - library not included in the app, as there is no compatible open source library available
- can be extracted from GApps packages ("swypelibs"), or downloaded here (click on the file and then "raw" or the tiny download button)
- Clipboard history
- One-handed mode
- Split keyboard (only available if the screen is large enough)
- Number pad
- Backup and restore your settings and learned word / history data
For FAQ and more information about the app and features, please visit the wiki
Planned features and improvements:
- Improve support for modifier keys (alt, ctrl, meta and fn), some ideas:
- keep modifier keys on with long press
- keep modifier keys on until the next key press
- use sliding input
- Less complicated addition of new keyboard languages (e.g. #519)
- Additional and customizable key swipe functionality
- Some functionality will not be possible when using glide typing
- Add and enable emoji dictionaries by default (if available for language)
- Clearer / more intuitive arrangement of settings
- Maybe hide some less used settings by default (similar to color customization)
- Make use of the
.com
key in URL fields (currently only available for tablets)- With language-dependent TLDs
- Bug fixes
What will not be added:
- Dictionaries for more languages (you can still download them)
- Anything that requires additional permissions, unless there is a very good reason
HeliBoard (as a fork of OpenBoard) is licensed under GNU General Public License v3.0.
Permissions of this strong copyleft license are conditioned on making available complete source code of licensed works and modifications, which include larger works using a licensed work, under the same license. Copyright and license notices must be preserved. Contributors provide an express grant of patent rights.
See repo's LICENSE file.
Since the app is based on Apache 2.0 licensed AOSP Keyboard, an Apache 2.0 license file is provided. The icon is licensed under Creative Commons BY-SA 4.0. A license file is also included.
- Icon by Fabian OvrWrt with contributions from The Eclectic Dyslexic
- OpenBoard
- AOSP Keyboard
- LineageOS
- Simple Keyboard
- Indic Keyboard
- FlorisBoard
- Our contributors