matt793 / HotText_App

Automate statements with hotkeys.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HotText_App

Automate statements, and commands with hotkeys. You will need to install Python3.9, the keyboard module, and VSCode. VsCode and Python3.9 can be installed form the Microsoft Store.

Install/Run Instructions

Download a zip folder from the Code button.

Here is a video tutorial on how to install, and get the application going: Video here.

HotKeys

As it is coded now you must hit the corresponding number with the hotkeys ctrl+alt to activate the statements. Example: ctrl+alt+2.

Example

HotTalk

HotTalk.py is the main script. The needed pip module to import to your computer is: pip install keyboard. Type this into PowerShell after Python3 is installed.

Example

PreText

PreText.py is the dictionary file for the main script file HotTalk.py, make sure both stay in the same folder.

Example

About

Automate statements with hotkeys.


Languages

Language:Python 100.0%