the perfect keyboard for all you little meow miaws (some kind of fork from https://github.com/nyancrimew/KittenBoard)
  • Java 75.9%
  • C++ 20.3%
  • Rust 2.7%
  • Python 0.4%
  • Makefile 0.3%
  • Other 0.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Lain Iwakura 5e76fc358d
All checks were successful
build debug apk / debug-apk (push) Successful in 1m25s
[spacecursor] hide the keys while the cursor slides
the keys just stop being drawn for the duration, the view background is
already there soooo the keyboard turns into a plain surface
2026-08-03 23:11:08 +03:00
.forgejo fix using another legacy wheelchair for py3.14 2026-08-01 01:31:13 +03:00
.idea/codeStyles [chore] store codestyle config in repository 2022-07-31 13:15:17 +02:00
common [emojisearch] search ui: query goes in the strip, emoji come out 2026-08-01 22:56:27 +03:00
dictionaries [dictionaries] bigrams so next-word prediction has something to say 2026-08-01 20:27:20 +03:00
gradle/wrapper [build] Make gradle buildable 2022-07-29 12:16:20 +02:00
java [spacecursor] hide the keys while the cursor slides 2026-08-03 23:11:08 +03:00
native [gesture][native][rust] the spatial model moves to swipemrrp too 2026-08-03 01:48:33 +03:00
tests [dicttool] make it build outside of an aosp tree 2026-08-01 20:27:03 +03:00
tools [dictionaries] bigrams so next-word prediction has something to say 2026-08-01 20:27:20 +03:00
.gitignore [native][rust] charmrpp + libmrrp.so: case folding goes mrrp 2026-08-01 11:19:24 +03:00
Android.bp [LSC] Add LOCAL_LICENSE_KINDS to packages/inputmethods/LatinIME 2021-02-17 09:46:27 -08:00
build.gradle [native][rust] charmrpp + libmrrp.so: case folding goes mrrp 2026-08-01 11:19:24 +03:00
CleanSpec.mk Move LatinIME and its lib to /product 2019-01-11 15:20:31 +00:00
gradle.properties [build] Make gradle buildable 2022-07-29 12:16:20 +02:00
gradlew [build] Make gradle buildable 2022-07-29 12:16:20 +02:00
gradlew.bat [build] Make gradle buildable 2022-07-29 12:16:20 +02:00
ic_launcher-playstore.png [onboarding] create new setupwizard (#2) 2022-07-31 15:44:57 +02:00
NOTICE [dictionaries] bigrams so next-word prediction has something to say 2026-08-01 20:27:20 +03:00
OWNERS Remove paulduffin@ from OWNERS 2018-10-10 16:15:41 +01:00
README.md feat noon.link in readme 2026-08-03 02:49:05 +03:00

KittenBoard

the perfect keyboard for all you little meow miaws

An extra comfy open source fork of the AOSP keyboard with added features.

Features

  • Material You themes (from the LineageOS upstream)
  • Improved emoji support
  • Emoji suggestions while typing
  • Emoji search
  • Rewritting C++ native part to Rust
  • Plus much more to come

Installation

Check for prebuilds in Actions artifacts or click here

Contributions

Yes please!