Skip to content

Moritz344/NeroEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeroEditor

Language

NeroEditor is a simple and flexible text editor with basic features for editing text.

Screenshot_14

How It Looks 👀

Screenshots

start_screen

Screenshot_13

Screenshot_1

Features

  • Basic Syntax Highlighting for Python
  • open text files,python files
  • save text file,python files
  • change font
  • change font size
  • change colorscheme
  • change dark/light mode
  • See Recent Files
  • See Current File
  • Ctrl+z(undo)
  • Ctrl+y(redo)
  • file info window

Built in Markdown Editor with Preview 🧙‍♂️

Screenshot_18

Requirements

  • Python 3.11
  • tkinter
  • customtkinter
  • pillow

Usage

git clone https://github.com/Moritz344/NeroEditor.git
cd NeroEditor
pip install -r requirements.txt
cd src
python3 main.py

Author

  • Moritz344

About

Text editor written in python.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages