Home

Awesome

HeliBoard

HeliBoard is a privacy-conscious and customizable open-source keyboard, based on AOSP / OpenBoard. Does not use internet permission, and thus is 100% offline.

<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" height="80"> <img src="https://user-images.githubusercontent.com/663460/26973090-f8fdc986-4d14-11e7-995a-e7c5e79ed925.png" alt="Get APK from GitHub" height="80"> <img src="https://gitlab.com/IzzyOnDroid/repo/-/raw/master/assets/IzzyOnDroid.png" alt="Get it on IzzyOnDroid" height="80">

Table of Contents

Features

<ul> <li>Add dictionaries for suggestions and spell check</li> <ul> <li>build your own, or get them <a href="https://codeberg.org/Helium314/aosp-dictionaries#dictionaries">here</a>, or in the <a href="https://codeberg.org/Helium314/aosp-dictionaries#experimental-dictionaries">experimental</a> section (quality may vary)</li> <li>additional dictionaries for emojis or scientific symbols can be used to provide suggestions (similar to "emoji search")</li> <li>note that for Korean layouts, suggestions only work using <a href="https://github.com/openboard-team/openboard/commit/83fca9533c03b9fecc009fc632577226bbd6301f">this dictionary</a>, the tools in the dictionary repository are not able to create working dictionaries</li> </ul> <li>Customize keyboard themes (style, colors and background image)</li> <ul> <li>can follow the system's day/night setting on Android 10+ (and on some versions of Android 9)</li> <li>can follow dynamic colors for Android 12+</li> </ul> <li>Customize keyboard <a href="https://github.com/Helium314/HeliBoard/blob/main/layouts.md">layouts</a> (only available when disabling <i>use system languages</i>)</li> <li>Customize special layouts, like symbols, number, or functional key layout</li> <li>Multilingual typing</li> <li>Glide typing (<i>only with closed source library</i> ☹️)</li> <ul> <li>library not included in the app, as there is no compatible open source library available</li> <li>can be extracted from GApps packages ("<i>swypelibs</i>"), or downloaded <a href="https://github.com/erkserkserks/openboard/tree/46fdf2b550035ca69299ce312fa158e7ade36967/app/src/main/jniLibs">here</a> (click on the file and then "raw" or the tiny download button)</li> </ul> <li>Clipboard history</li> <li>One-handed mode</li> <li>Split keyboard (only available if the screen is large enough)</li> <li>Number pad</li> <li>Backup and restore your settings and learned word / history data</li> </ul>

For FAQ and more information about the app and features, please visit the wiki

Contributing ❤

Reporting Issues

Whether you encountered a bug, or want to see a new feature in HeliBoard, you can contribute to the project by opening a new issue here. Your help is always welcome!

Before opening a new issue, be sure to check the following:

If you're interested, you can read the following useful text about effective bug reporting (a bit longer read): https://www.chiark.greenend.org.uk/~sgtatham/bugs.html

Translations

Translations can be added using Weblate. You will need an account to update translations and add languages. Add the language you want to translate to in Languages -> Manage translated languages in the top menu bar. Updating translations in a PR will not be accepted, as it may cause conflicts with Weblate translations.

Some notes on translations

To Community

You can share your themes, layouts and dictionaries with other people:

Code Contribution

See Contribution Guidelines

To-do

Planned features and improvements:

What will not be added:

License

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.

Credits