Skip to content

ldstd0/notty

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notty by ldstd

simple code editor.

notty is simple code editor with syntax highlighting (realized with pygments) and themes support. notty using tkinter to draw graphical user interface.

to install notty source, write to terminal:

git clone https://github.com/ldstd0/notty | cd notty

after that, you need to install pygments if you want launch notty successfuly:

pip install pygments

for other info visit notty wiki on github: https://github.com/ldstd0/notty/wiki

for releases: https://github.com/ldstd0/notty/releases

home of the notty and loady: http://ldstd.cf