INTRO

Marave is a text editor whose goal is to help you focus on writing.

It's inspired by ommwriter, Darkroom and many other "simple" text editors, with a few twists.

REQUIREMENTS

As far as I know, all that's needed is:

CHEATCODES

Since the UI is minimal, there are some key combinations that do things you will not find any buttons for.

Adjusting the editor

The Marave window is always full screen, you can't change that, but you can change th size of your editor.

If you move your mouse, you will see 4 faint boxes in the corners. Dragging them makes the editor larger or smaller.

If you place the mouse just outside the editor, it should change its shape to a hand. Clicking and dragging will let you move the editor. Remember that the buttons are on the right side, so you need some space there.

CUSTOMIZATION

If you don't like the artwork that comes with Marave, you are of course free to replace it, or expand it.

THEMES and STYLES

You can save your settings as a "theme", or choose your theme from the provided presets.

A theme contains:

Themes are saved in the themes folder, the syntax is INI-like.

A style is a file with a syntax similar to CSS, and it lets you change the look of all UI elements in Marave. These files are saved in the stylesheets folder, and you can select them from the preferences panel.

Note: Style changes only take effect after you restart Marave.

INSTALLATION

To install from sources try this:

python setup.py install

To use Marave without installing, run

python marave-editor

Or, on Linux, make it executable and run it directly:

chmod +x marave-editor
./marave-editor

CREDITS

CODE

Spell checker support thanks to John Nachtimwald http://john.nachtimwald.com/2009/08/22/qplaintextedit-with-in-line-spell-check/

Several patches by Filipe Maia

Plugin system inspired by Armin Ronacher's code at http://lucumr.pocoo.org/2006/7/3/python-plugin-system

Smartypants plugin based on smartypants.py by John Gruber and Chad Miller, http://web.chad.org/projects/smartypants.py/ ( See the license)

The rest is written by me: Roberto Alsina <ralsina@netmanagers.com.ar>

TRANSLATIONS

The hebrew translation was created by Yaron Shahrabani The german translation was created by Marc Cheng The polish translation was created by Łukasz "Cyber Killer" Korpalski The czech translation was created by Martin Stiborský The italian translation was created by Pierpaolo da Fieno

ICONS

The icons are taken from the Reinhardt SVG icon set, or based on them: http://www.kde-look.org/content/show.php/The+Reinhardt+Icon+Set?content=6153

The Marave icon is by Pierpaolo Da Fieno

SOUND

The music is streamed from:

All click sounds are downloaded from http://www.adobeflash.com/download/sounds/clicks/

thozi_daCLick.mp3 had no credit information

The following sounds are created by the people at http://www.adriantnt.com and this link fulfills their license requirements:

  • adriantnt_r_plastic.mp3
  • adriantnt_u_click.mp3

The following sounds are created by Partners In Rhyme and included with permission:

  • BEEP1A.WAV
  • BEEP1B.WAV
  • BEEP1C.WAV
  • CLICK10A.WAV
  • SERVO1A.WAV

You can find more click sounds at http://www.partnersinrhyme.com/pirsounds/WEB_DESIGN_SOUNDS_WAV/BUTTONS.shtml