Skip to content

hakiKhuva/notepad-mini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages