App Text-Script Built using Pynput and Pyperclip

Project Description

An application that allows the user to type in a text shortcut and then paste text block templates (textblocks) directly in text input fields of browsers, messaging, and other applications. This application was built at my current job to help agents quickly generate email responses to customers by utilizing personal and shared textblocks. It is used by the team lead and various agents throughout the company. The application is currently in beta and is open to the public.

Project Details

  • Monitors keyboard input for shortcuts using the Pynput library
  • Passes the textblock templates to the clipboard and pastes it into the text input field
  • Configurable to use local or remote textblocks stored in various cloud services
  • Tracks usage statistics including shortcuts used, characters pasted, and time saved

Technology

Python Pynput Pyperclip

Project Link

Github