Matrix - Fullscreen Editor for purists
Matrix has its own page now ! Please use this page here for comments. Otherwise you might directly go here.
The text in this entry is outdated !
Current Version (january 30th 2007): 0.4
(original size 1400x1050 (just right click and select "show picture")
A short while ago i came upon a nice application called darkroom. It is a fullscreen editor and itself a kind of clone from WriteRoom.
Both of these applications are fullscreen editors. WriteRoom is for Mac only, Darkroom is for Windows only. The later requires .NET 2.0 which is where my problems started....
-I don't have .NET at every pc i work with, nor can i or do i want to install it everywhere.
-And aside of windows I happen to occationally work with linux
What do we have python and wxPython for ? wx was on my list of "things to try out"anyway so I just thought i implement a third version of such a fullscreen editor.
The outcome i called "Matrix" in analogy to the computer-screens in the film. Matrix is a fullscreen editor, simple, easy, with no extra special features that nobody needs (well at least I don't). It loads and saves, allows to copy, paste,cut and change the font (size, color). I found the ability to go fullscreen very good. No other applications, task bars etc. to distract you.




By: Kerim in
on 17 January 2007 at 02:22 Ryo said …
Sounds nice. But why in the world did you spread it with a WINDOWS PRECOMPILED FILE ?
Man. I have GNU/Linux, and precompile a Python-Script is not a good idea anyway.
Could you offer a non-compiled Version for all us GNU/Linux-Users ?
Would be very nice.
Thanks
Ryo
on 17 January 2007 at 05:20 Kerim said …
Hi Ryo,
thanks for the entry.
I will publish the sources shortly.
At the moment i am rewriting part of the program using tkinter instead of wxPython.
Expect a working release this week.
on 17 January 2007 at 06:50 Azarai said …
Yeah, finally someone else is telling him that. I am trying to convince him since he released the first version. Pure python please, go Kerim :-)