You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16-17Lines changed: 16 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,7 @@
83
83
84
84
#### 1. Standard Full Version (`-standardfull-release.apk`)
85
85
***Features:** Recommended. Cloud AI (Proofreading, Translation), **Handwriting Input** support, and Gesture Library Downloader.
86
-
***Permissions:** Request `INTERNET` permission (used *only* when explicitly using Cloud AI featuresor updating libraries).
86
+
***Permissions:** Request `INTERNET` permission (used *only* when explicitly using Cloud AI features, downloading dictionaries/libraries, or updating).
87
87
***Setup:** Configure Cloud AI keys in Settings.
88
88
89
89
#### 2. Standard Version (`-standard-release.apk`)
@@ -108,16 +108,17 @@
108
108
109
109
## Todo
110
110
111
-
- inbuild voice input
112
-
- improved inbuild gesture typing
113
-
- Custom key sound
114
-
- two thumb typing
111
+
- Stabilize the current beta version
112
+
- Built-in voice input support
113
+
- Improved built-in gesture typing
114
+
- Custom key sounds
115
+
- Two-thumb typing layout
115
116
116
117
## Setup
117
118
118
119
### AI Features Setup
119
120
120
-
LeanType supports multiple AI providers: **Google Gemini**, **Groq**, and **OpenAI-compatible** (OpenRouter, HuggingFace, etc.).
121
+
LeanType supports multiple AI providers: **Google Gemini**, **Groq**, and **OpenAI-compatible** (a custom endpoint option allowing you to use any custom provider, such as OpenRouter, HuggingFace, or local LLM servers).
121
122
122
123
👉 **[Read the Full AI Setup & Features Guide](docs/FEATURES.md)**
123
124
@@ -134,9 +135,7 @@ LeanType supports multiple AI providers: **Google Gemini**, **Groq**, and **Open
134
135
135
136
## Contributing
136
137
137
-
For issues specific to LeanType features, please open an issue in this repository.
138
-
139
-
For issues with core HeliBoard functionality, please report to the [original HeliBoard repository](https://github.com/Helium314/HeliBoard/issues).
138
+
Please report any issues or suggestions directly in our repository: [🐛 Open an Issue](https://github.com/LeanBitLab/HeliboardL/issues)
140
139
141
140
## Community Themes
142
141
@@ -168,17 +167,17 @@ Check out our other projects:
168
167
169
168
---
170
169
171
-
## Support the Development
172
-
173
-
Building and maintaining privacy-focused, offline AI apps takes time and resources (test devices, server costs, etc.).
170
+
## 💖 Support the Development
174
171
175
-
If you love LeanType, please consider supporting the project!
172
+
Building and maintaining privacy-focused, on-device apps takes significant time, hardware resources (test devices, compilation machines), and effort.
176
173
177
-
<ahref="https://github.com/sponsors/LeanBitLab">
178
-
<imgsrc="https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86"width="150"alt="Sponsor on GitHub"/>
179
-
</a>
174
+
If LeanType makes your daily typing experience better, please consider supporting our development! Your sponsorship directly helps us keep the project **100% free, open-source, and independent**.
180
175
181
-
Your support keeps the code **100% Free and Open Source**.
176
+
<divalign="left">
177
+
<ahref="https://github.com/sponsors/LeanBitLab">
178
+
<img src="https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86" style="height: 40px;" alt="Sponsor on GitHub"/>
0 commit comments