Key-control - A tool for add keys to your Termux app

Overview

Key Control Termux Key

Key-Control

Is a tool for add keys to your Termux app.

Cara Penginstalan

  • $ pkg update && pkg upgrade
  • $ pkg install python
  • $ pkg install git
  • $ git clone https://github.com/beereva/key-control
  • $ cd key-control
  • $ python key-control.py

Atau Anda bisa menyalin kode di bawah ini dan menempelkannya ke aplikasi Termux Anda dan tentu saja, tekan enter!

pkg update && pkg upgrade;pkg install python git;git clone https://github.com/beereva/key-control;cd key-control;python key-control.py

Cara Penggunaan?

Dalam pembaruan terbaru, saya membuat alat ini dengan antarmuka yang ramah pengguna, sehingga Anda dapat mengikuti menu.

Fitur Yang Tersedia !

Seperti yang Anda lihat di inage di atas, Terkey memiliki 3 menu,

  1. Use Default Keys
  2. Custom Keys
  3. About

1. Default Keys

Jika Anda memilih opsi ini, program akan membuat ESC,/,-,HOME,UP,END,PGUP,TAB,CTRL,ALT,LEFT,DOWN,RIGHT,PGDN sebagai kunci Termux Anda.

2. Custom keys

Ya, dalam pembaruan terbaru, saya menambahkan fitur yang berguna ini. Anda dapat menyesuaikan kunci Anda sendiri. Anda hanya memisahkan kunci Anda dengan koma, seperti ESC,CTRL,HOME,UP,RIGHT,{,},(,) etc. Semua kunci Termux tersedia di sini Termux Wiki

3. About

Hmm.. menu ini hanya berisi sedikit omong kosong tentang alat ini dan saya

Hei, jika menurut Anda ini sangat berguna, tolong beri saya bintang! Terima kasih!

Author

Begitu banyak informasi tentang saya di internet, ketik saja 'Beereva' in your browser !

Owner
Beereva.id
Forum belajar Teknik Informatika bersama untuk meningkatkan pengetahuan SDM di indonesia saling berbagi informasi, teknologi yang sedang banyak di perbincngkan.
Beereva.id
CLI to show end-of-life dates for tools and technologies.

Python 3.9+ interface to endoflife.date to show end-of-life dates for tools and technologies.

Hugo van Kemenade 32 Jan 06, 2023
Sink is a CLI tool that allows users to synchronize their local folders to their Google Drives. It is similar to the Git CLI and allows fast and reliable syncs with the drive.

Sink is a CLI synchronisation tool that enables a user to synchronise local system files and folders with their Google Drives. It follows a git C

Yash Thakre 16 May 29, 2022
A powerful, colorful, beautiful command-line-interface for pypi.org

pypi-command-line pypi-command-line is a colorful, powerful, and beautiful command line interface for pypi.org that is actively maintained Detailed Do

Wasi Master 32 Jun 23, 2022
Python package with library and CLI tool for analyzing SeaFlow data

Seaflowpy A Python package for SeaFlow flow cytometer data. Table of Contents Install Read EVT/OPP/VCT Files Command-line Interface Configuration Inte

<a href=[email protected]"> 3 Nov 03, 2021
Commandline script to interact with volkswagencarnet library

volkswagencarnet-client command line script to interact with volkswagencarnet library Table of Contents General Info Setup Usage Example Acknowledgeme

3 Jan 19, 2022
nbcommands bring the goodness of Unix commands to Jupyter notebooks.

nbcommands nbcommands bring the goodness of Unix commands to Jupyter notebooks. Installation You can simply use pip to install nbcommands: $ pip insta

Vinayak Mehta 181 Dec 23, 2022
triggercmd is a CLI client for the TRIGGERcmd cloud service.

TriggerCMD CLI client triggercmd is a CLI client for the TRIGGERcmd cloud service. installation the triggercmd package is available in PyPI. to instal

Gustavo Soares 7 Oct 18, 2022
Pymongo based CLI client, to run operation on existing databases and collections

Mongodb-Operations-Console Pymongo based CLI client, to run operation on existing databases and collections Program developed by Gustavo Wydler Azuaga

Gus 1 Dec 01, 2021
Unpacks things.

$ unp_ unp is a command line tool that can unpack archives easily. It mainly acts as a wrapper around other shell tools that you can find on v

Armin Ronacher 405 Jan 03, 2023
Baseline is a cross-platform library and command-line utility that creates file-oriented baselines of your systems.

Baselining, on steroids! Baseline is a cross-platform library and command-line utility that creates file-oriented baselines of your systems. The proje

Nelson 4 Dec 09, 2022
🏃 Python3 Solutions of All Problems in GCJ 2022 (In Progress)

GoogleCodeJam 2022 Python3 solutions of Google Code Jam 2022. Solution begins with * means it will get TLE in the largest data set. Total computation

kamyu 12 Dec 20, 2022
Run an FFmpeg command and see the percentage progress and ETA.

Run an FFmpeg command and see the percentage progress and ETA.

25 Dec 22, 2022
CLI program that allows you to change your Alacritty config with one command without editing the config file.

Pycritty Change your alacritty config on the fly! Installation: pip install pycritty By default, only the program itself will be installed, but you ca

Antonio Sarosi 184 Jan 07, 2023
This a simple tool to query the awesome ippsec.rocks website from your terminal

ippsec-cli This a simple tool to query the awesome ippsec.rocks website from your terminal Installation and usage cd /opt git clone https://github.com

stark0de 5 Nov 26, 2022
A simple note taker CLI program written in python

note-taker A simple note taker program written in python This allows you to snip your todo's, notes, and your tasks easily without extra charges Requi

marcusz 4 Nov 02, 2021
Password manager for the CLI simps.

CLI Password Manager Password manager for the CLI simps. Free software: MIT license

1 Dec 30, 2021
Modern line-oriented terminal emulator without support for TUIs.

Modern line-oriented terminal emulator without support for TUIs.

10 Jun 12, 2022
Notion-cli-list-manager - A simple command-line tool for managing Notion databases

A simple command-line tool for managing Notion List databases. ✨

Giacomo Salici 75 Dec 04, 2022
lfb (light file browser) is a terminal file browser

lfb (light file browser) is a terminal file browser. The whole program is a mess as of now. In the feature I will remove the need for external dependencies, tidy up the code, make an actual readme, a

2 Apr 09, 2022