Skip to content

TypeExpand: Streamline your typing with automatic conversion of abbreviations to full forms in real-time. Boost communication clarity and productivity effortlessly. Simplify your typing journey with TypeExpand

License

Notifications You must be signed in to change notification settings

codeterrayt/TypeExpand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TypeExpand

TypeExpand is an intelligent text expansion tool that automatically converts abbreviations and short forms into their full, meaningful counterparts in real-time. This project aims to enhance your typing experience, streamline communication, and boost productivity.

Getting Started

Prerequisites

Make sure you have the following modules installed:

  • pandas
  • keyboard

You can install them using the following command:

pip install pandas keyboard

Usage

Run the main script using the following command:

python main.py

Demo Video

2024-02-06.16-56-15.mp4

Contributing

We welcome contributions to improve TypeExpand! If you'd like to contribute, consider adding more abbreviations to the Abbreviations_data.csv file. Simply submit a pull request with your changes.

License

This project is licensed under the MIT License.