https://github.com/adarshaddee/keys
keys can help you to get extra keys in termux with fast typing spped.
https://github.com/adarshaddee/keys
Last synced: 3 months ago
JSON representation
keys can help you to get extra keys in termux with fast typing spped.
- Host: GitHub
- URL: https://github.com/adarshaddee/keys
- Owner: AdarshAddee
- Created: 2022-06-23T13:01:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-05T06:09:04.000Z (over 2 years ago)
- Last Synced: 2024-12-27T16:14:33.879Z (about 1 year ago)
- Language: Shell
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# keys
keys can help you to get EXTRA KEYS in termux with fast typing speed. It actually adds some extra code in termux file system which helps users to have more and more control on termux.
### Note
Samsung devices have problem with typing in termux. Actually. I also faced same problem that's the reason I created this one.
# Install
```
apt update && apt upgrade -y
```
```
apt install git
```
```
git clone https://github.com/adarshaddee/keys.git
```
```
cd keys
```
```
chmod +x keys
```
```
./keys
```
# One line Install
```
apt update && apt upgrade -y && apt install git -y && git clone https://github.com/adarshaddee/keys.git
```
# Dhanyawad!