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.
Make sure you have the following modules installed:
- pandas
- keyboard
You can install them using the following command:
pip install pandas keyboard
Run the main script using the following command:
python main.py
2024-02-06.16-56-15.mp4
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.
This project is licensed under the MIT License.