BroadBoard is an on-screen keyboard (IME) designed for people with low vision. Instead of shrinking keys to fit everything on the screen at once, BroadBoard keeps every key big and readable — you simply pan around the keyboard to reach the keys you need, so no key ever has to be small.

After installing, BroadBoard must be enabled and selected as your input method:
Alternatively, launching BroadBoard from the app tray provides guided links to the correct settings screen and keyboard picker
This project is built with the Gradle command-line tools (no Android Studio required).
git clone https://github.com/galagidae/broadboard.git
cd broadboard
# Debug build
./build.sh
# Release build
./build.sh release
Requirements:
sdkmanager is sufficient – Android Studio is not needed)BroadBoard collects no data.
See PRIVACY.md for details.
This project is licensed under the GNU General Public License v3.0.
Copyright (C) 2026 Anthony Benbrook
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
See LICENSE for the full text.