The Text Editor App is a simple and intuitive Python application for creating, editing, and saving text files. It provides a user-friendly interface and essential text editing features to help users manage their documents efficiently.
- Create new text files.
- Open and edit existing text files.
- Save text files with ease.
- Simple and clean user interface.
- Clone the repository:
git clone https://github.com/Hritickjha/TEXT-EDITIOR-APP.git
- Navigate to the project directory:
cd TEXT-EDITIOR-APP
- Run the main application:
python main.py
- Use the interface to create, edit, and save your text files.
main.py: The main application file that contains the logic for the text editor.Screenshot 2024-07-06 162241.png: Screenshot showing the application's interface.
This project is licensed under the MIT License.
If you have any questions or suggestions, feel free to contact me at [email protected].
