About

tmpNote is a simple text editor with undo/redo, cut/copy/paste/delete, select all, word wrap, line numbers, folding symbols, and Python syntax highlighting.

tmpNote started in 2013 as a project to learn wxPython. The source was first shared on GitHub in May 2014, and maintenance continues through today. If it can serve as an example for anyone else learning Python or wxPython that is great. If you are looking for a text editor to actually use I recommend Sublime Text.

Source code

Source code written in Python. tmpNote is a combination of wxPython, AGW Flatnotebook (2), and StyledTextCtrl.


tmpNote is maintained by jmg1138 of the unblinking I/O software group.

[ source code ]