Skip to content

A Python-based text editor application with a user-friendly interface, allowing users to create, edit, and save text files efficiently.

Notifications You must be signed in to change notification settings

Hritickjha/TEXT-EDITIOR-APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Text Editor App

Screenshot

Overview

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.

Features

  • Create new text files.
  • Open and edit existing text files.
  • Save text files with ease.
  • Simple and clean user interface.

Installation

  1. Clone the repository:
    git clone https://github.com/Hritickjha/TEXT-EDITIOR-APP.git
  2. Navigate to the project directory:
    cd TEXT-EDITIOR-APP

Usage

  1. Run the main application:
    python main.py
  2. Use the interface to create, edit, and save your text files.

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.

License

This project is licensed under the MIT License.

Contact

If you have any questions or suggestions, feel free to contact me at [email protected].

About

A Python-based text editor application with a user-friendly interface, allowing users to create, edit, and save text files efficiently.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages