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
A CLI application for storing contacts as a csv file written in Python.

Contacter A CLI application for storing contacts as a csv file written in Python. You can use this to save your contacts with a special relations tag

nostalgicnerdpenguin 1 Oct 23, 2021
Output Analyzer for you terminal commands

Output analyzer (OZER) You can specify a few words inside config.yaml file and specify the color you want to be used. installing: Install command usin

Ehsan Shirzadi 1 Oct 21, 2021
A command-line tool to flash python code to Codey Rocky without having to use the online mblock5 IDE.

What? A command-line tool to flash python code to Codey Rocky without having to use the online mblock5 IDE. Description This is a very low-effort proj

1 Dec 29, 2021
A minimal and ridiculously good looking command-line-interface toolkit.

Pyceo Pyceo is a Python package for creating beautiful, composable, and ridiculously good looking command-line-user-interfaces without having to write

Juan-Pablo Scaletti 21 Mar 25, 2022
Command-line interface to PyPI Stats API to get download stats for Python packages

pypistats Python 3.6+ interface to PyPI Stats API to get aggregate download statistics on Python packages on the Python Package Index without having t

Hugo van Kemenade 140 Jan 03, 2023
Custom function scheduler TUI (text-based user interface) in the console

Custom function scheduler TUI (text-based user interface) in the console

Luke 1 Oct 26, 2022
Lexeme - CLI to play a word-guessing game like Wordle

What is this? Python program to play a word-guessing game like Wordle, but… More addictive because you can play it over and over and over, not just on

Dan Lenski 6 Oct 26, 2022
A simple cli utility for importing or exporting dashboard json definitions using the Grafana HTTP API.

P4CMD 🌴 A Python Perforce package that doesn't bring in any other packages to work. Relies on p4cli installed on the system. p4cmd The p4cmd module h

Beam Connectivity 31 Jan 06, 2023
Trans is a dependency-free CLI for Google Translate

Trans is a dependency-free CLI for Google Translate

11 Jan 04, 2022
This is a CLI utility that allows you to view RedFlagDeals.com on the command line.

RFD Description Motivation Installation Usage View Hot Deals View and Sort Hot Deals Search Advanced View Posts Shell Completion bash zsh Description

Dave G 8 Nov 29, 2022
stonky is a simple command line dashboard for monitoring stocks.

stonky is a simple command line dashboard for monitoring stocks.

Jessy Williams 228 Dec 14, 2022
bsp_tool provides a Command Line Interface for analysing .bsp files

bsp_tool Python library for analysing .bsp files bsp_tool provides a Command Line Interface for analysing .bsp files Current development is focused on

Jared Ketterer 64 Dec 28, 2022
WazirX Portfolio Tracker on your Terminal!

If you have been investing in crypto in India, there is a very good chance that you are using WazirX. If you are using WazirX, then you definitely know that there is no P&L report, no green arrows no

Raunit 15 Jan 10, 2022
A command line tool made in Python for the popular rhythm game

osr!name A command line tool made in Python for the popular rhythm game "osu!" that changes the player name of a .osr file (replay file). Example: Not

2 Dec 28, 2021
Interact with Replit remotely with the Replit CLI

Replit CLI pip install repl-cli Welcome to Replit CLI! With the Replit CLI Application, you can work with your repls locally, including clone, pull,

Shuchir Jain 4 Aug 18, 2022
A python-based terminal application that displays current cryptocurrency prices

CryptoAssetPrices A python-based terminal application that displays current cryptocurrency prices. Covered Cryptocurrencies Bitcoin (BTC) Ethereum (ET

3 Apr 21, 2022
Find your broken links, so users don't.

PyAnchor Dead links are an annoyance for websites with an extensive amount of content. A side from the negative impact on SEO, dead links are an annoy

Ricky White 61 Dec 14, 2022
Python remote shell.

Python remote shell.

Steven 9 Oct 17, 2022
Message commands extension for discord-py-interactions

interactions-message-commands Message commands extension for discord-py-interactions README IS NOT FINISHED YET BUT IT IS A GOOD START Installation pi

2 Aug 04, 2022
Stream comments, submissions from subreddits and users across reddit right in your terminal

reddit_from_terminal stream comments, submissions from subreddits and users across reddit right in your terminal Alert! : Can't watch media contents(p

Pritam Dhara 2 Dec 30, 2021