Skip to content

ldstd0/notty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notty by loadystudio

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/loadystudio/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/loadystudio/notty/wiki

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

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