Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 313 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 313 Bytes

Notepad Mini

Simple GUI text editor with Guizero in Python3

This GUI app has following functions:

  • New File
  • Open File
  • Edit file content
  • Save File
  • File info
  • Change font size, family
  • Format JSON, HTML content
# Python : 3.10.2 
# Platform : Windows

# windows
> python notepad_mini.py