TextRoom software is a modified version of the Notepad Kommander script. Thanks go straight to smartov.
The main differences are: changed colors and reorganized button positions.
First screenshot shows TextRoom working in windowed mode as a normal text editor. Second screenshot shows the editor working in fullscreen (and mostly distraction free) mode which is the one reason this modification took place.
Unarchive textroom.kmdr.tar.gz and start textroom.kmdr with
kstart --windowclass "kmdr-executor" --fullscreen kmdr-executor /PATH/TO/textroom.kmdr
You can also open files on startup by using a bash script file:
#!/bin/sh
kstart --windowclass "kmdr-executor" --fullscreen kmdr-executor /PATH/TO/textroom.kmdr ifile=$1
Product's homepage
Requirements:
· Kommander
What's New in This Release: [ read full changelog ]
· Some bugs were fixed and some features were added, including txt export.