📓 tmpNote

Another text editor.

Screenshot of Python syntax highlighting

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.

Downloads

Download a single executable file, no installation required.

tmpNote for Windows (Windows 10 64-bit)
tmpNote for Linux (Ubuntu 17.04 64-bit)

Source code

The tmpNote source code repository is hosted at GitHub. Source code written in Python, using the Sublime Text editor. tmpNote is a combination of wxPython, AGW Flatnotebook ( another link ), and StyledTextCtrl.


© 2017-2022 unblinking I/O

View the source code repository that powers this website