Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TBoard

TBoard is a starter Android input method editor (custom keyboard) aimed at terminal-heavy workflows in apps like Termius and tmux.

Current prototype

  • Basic QWERTY layout
  • Terminal keys: Esc, Tab, Ctrl, Alt, arrow keys, backspace, enter
  • Handy symbols: /, -, _, |, :, ;, ~
  • Setup screen with shortcuts to enable/select the keyboard

Build

mise run build
# or: gradle assembleDebug

Debug APK:

app/build/outputs/apk/debug/app-debug.apk

Fallback SDK-only build, if Gradle dependency resolution is unavailable:

mise run build-manual

Install / enable

mise run install
# or: adb install -r app/build/outputs/apk/debug/app-debug.apk

Then open TBoard, tap Enable TBoard, enable it in Android keyboard settings, and tap Choose Keyboard.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages