|
1 | | -HeliBoard is a privacy-conscious open-source keyboard, based on AOSP / OpenBoard. |
2 | | -Does not use internet permission, and thus is 100% offline. |
| 1 | +LeanType is an open-source keyboard based on HeliBoard. |
3 | 2 |
|
4 | | -Features: |
5 | | -<ul> |
6 | | - <li>Add dictionaries for suggestions and spell check</li> |
7 | | - <ul> |
8 | | - <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> |
9 | | - <li>additional dictionaries for emojis or scientific symbols can be used to provide suggestions (similar to "emoji search")</li> |
10 | | - <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> |
11 | | - </ul> |
12 | | - <li>Customize keyboard themes (style, colors and background image)</li> |
13 | | - <ul> |
14 | | - <li>can follow the system's day/night setting on Android 10+ (and on some versions of Android 9)</li> |
15 | | - <li>can follow dynamic colors for Android 12+</li> |
16 | | - </ul> |
17 | | - <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> |
18 | | - <li>Customize special layouts, like symbols, number, or functional key layout</li> |
19 | | - <li>Multilingual typing</li> |
20 | | - <li>Glide typing (<i>only with closed source library</i> ☹️)</li> |
21 | | - <ul> |
22 | | - <li>library not included in the app, as there is no compatible open source library available</li> |
23 | | - <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> |
24 | | - </ul> |
25 | | - <li>Clipboard history</li> |
26 | | - <li>One-handed mode</li> |
27 | | - <li>Split keyboard (only available if the screen is large enough)</li> |
28 | | - <li>Number pad</li> |
29 | | - <li>Backup and restore your settings and learned word / history data</li> |
30 | | -</ul> |
| 3 | +This version includes optional AI features powered by Gemini, Groq, or OpenAI-compatible providers. |
| 4 | + |
| 5 | +LeanType Features (in addition to original HeliBoard): |
| 6 | +* AI Proofreading & Translation (Multi-Provider) |
| 7 | +* Dual Toolbar / Split Suggestions |
| 8 | +* Touchpad Mode (Swipe spacebar to control cursor) |
| 9 | +* Custom AI Keys |
| 10 | +* Refined & Polished UI |
0 commit comments