Thanks to visit codestin.com
Credit goes to github.com

Skip to content

GareBear99/ai-command-keyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

AI Command Keyboard Prototype

Cross-platform React prototype for an AI-callable on-screen keyboard.

Included

  • Phone/computer resize toggle
  • Mouse-clickable GUI keyboard
  • Live pressed-key shadow display
  • Per-key CLI command payloads
  • Per-key API payloads
  • Themeable keycap sets
  • RGB-style visual themes

Files

  • AICommandKeyboardPrototype.tsx — main React component

Notes

This is the prototype component. For a fully native app on Windows/macOS/Linux/mobile, the clean next step is wrapping the shared keyboard logic in Tauri, Electron, React Native, or Flutter while keeping the same event schema.

About

Cross-platform React prototype for a CLI/AI-callable on-screen keyboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors