Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 961 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 961 Bytes

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.