Skip to content

WinXP655/SimpleEdit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleEdit

SimpleEdit is a simple text editor written in Python using the Tkinter library.

Features

  • Create, open, and save text files.
  • Word Wrap support.
  • Help and About menus.
  • Alternate About window when pressing Ctrl+Alt+H.

Installation

  1. Make sure you have latest Python installed.
  2. Clone the repository: git clone https://github.com/WinXP655/SimpleEdit.git
  3. Install dependencies: pip install -r requirements.txt
  4. Run the program: python se.py

Usage

  • Press Ctrl+F1 to open the standard About window.
  • Press Ctrl+Alt+H to open the alternate About window.

Screenshots

Main window image

Search window image

Replace window image

About window image

Hidden About window image

Used 3rd party stuff

About

Simple Text Editor written on Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors