https://github.com/zbhavyai/t9-keyboard
T9 keyboard recreated
https://github.com/zbhavyai/t9-keyboard
javascript keyboard t9-keys
Last synced: 3 months ago
JSON representation
T9 keyboard recreated
- Host: GitHub
- URL: https://github.com/zbhavyai/t9-keyboard
- Owner: zbhavyai
- Created: 2021-06-18T21:33:23.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-24T09:41:13.000Z (over 3 years ago)
- Last Synced: 2025-01-27T22:46:16.561Z (4 months ago)
- Topics: javascript, keyboard, t9-keys
- Language: JavaScript
- Homepage: https://zbhavyai.github.io/t9-keyboard/
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# T9 Keyboard
A simple web page emulating the famed T9 keyboard. See it live [here](https://zbhavyai.github.io/t9-keyboard/).
## Features
+ Can be used via clicking onscreen buttons or using key strokes on the keyboard
+ Typos can be deleted using `BackSpace` or clicking `#` button multiple times
+ Complete text is cleared via `*` button or `Delete`
+ Pause for 1 second to enter characters from the same button again
## How to run
1. Clone the repository on your machine
2. Open the [index.html](index.html) file in your browser
## Screenshots
![]()