## page was renamed from pyroom PyRoom: a writeroom clone in Python Writeroom is a full-screen text editor, without buttons, menu, formatting, so you can focus on writing, and only writing. It's only for Mac, and costs USD 24.95. PyRoom is its clone, written in Python + GTK, Free and free. = Features = * full screen multidocument text editor * small set of shortcuts * simple help page for shortcuts * different styles / colorsets available = TODOs = * auto-save * packaging * theme / style manager = How to use it = PyRoom is not yet packaged, nor available for download. If you want to check out the code, just type this in a console: {{{ $ bzr branch http://bazaar.launchpad.net/~brunobord/pyroom/trunk pyroom $ cd pyroom $ python pyroom.py}}} = Credits = All credits are due to NoWhereMan ( http://www.nowhereland.it/ ) and Nicolas P. Rougier http://ubuntuforums.org/showpost.php?p=4095821&postcount=50