An open API service indexing awesome lists of open source software.

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.

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!