Welcome to the Interactive Text Editor, a simple yet powerful text editing application built with Python and Tkinter. This editor provides a sleek and intuitive interface for creating, editing, and saving text files, along with useful features such as a word counter and customizable themes.
Modern UI/UX using ttkthemes for a beautiful design.
Create, Open, Edit, and Save Files effortlessly.
Toolbar for quick access to essential functions.
Word Count Feature to analyze document statistics.
Status Bar displaying cursor position in real-time.
Resizable Layout to enhance the user experience.
Python (core programming language)
Tkinter (for GUI development)
ttkthemes (for enhanced UI themes)
To run this project on your local machine, follow these steps:
Clone the repository:
git clone https://github.com/your-repo/text-editor.git cd text-editor
Install dependencies:
pip install ttkthemes
Run the application:
python text_editor.py
New File: Click on New to start a blank document.
Open File: Load an existing text file from your system.
Save File: Save your work using Save or Save As options.
Word Count: Get insights on the number of words in your text.
Status Bar: Monitor your current position in the document.
Want to improve this project? Follow these steps:
Fork the repository.
Create a new branch (feature-xyz).
Commit your changes.
Push and open a pull request.
This project is licensed under the MIT License. Feel free to modify and use it.
For any queries or suggestions, feel free to reach out:
Email: hetmaheta172gmail.com
GitHub: Hetmaheta17
Happy coding! 🎉