Skip to content

A simple notepad written with Python and his library "tkinter"

License

Notifications You must be signed in to change notification settings

icoder-new/KNOTE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KNOTE free OpenSource Basic Text Editor

A simple notepad writted with Python and his library "tkinter" and for highlight used pygments KNOTE use for write All Language

Install

Linux/UNIX + Mac/Darwin

$ git clone https://github.com/ikalandar/KNOTE.git
$ cd ./KNOTE
$ python3 ./KNOTE.pyw <filename [default: "main.py"]>

Windows

Just install git for Windows and run it using python or py command form CMD ;)