All Projects → robotlolita → Raven

robotlolita / Raven

Licence: mit
(hiatus) Raven is a minimal, distraction-free text editor with good typography.

Programming Languages

javascript
184084 projects - #8 most used programming language

Raven

![Gitter](https://badges.gitter.im/Join Chat.svg) Latest release Dependencies Licence

"Why is a raven like a writing desk?" Like Poe, you might write on both.

Raven is a minimal, distraction-free text editor with good typography.

Raven screenshot

NOTE

This project is still in REALLY EARLY STAGES of development. While it's usable, most of the features are not implemented, and it might just break and eat all your novel DON'T YA DARE TRUST IT YA HEAR.

Getting Started

  1. Download the right distribution for your platform:

  2. Unzip it wherever you want the application to be;

  3. Double click the Raven / Raven.exe / Raven.app file;

  4. Select the folder where you want to store your novels;

  5. Create a new novel, and start writing.

Building

You'll need Node Webkit, Node, Make and other *NIX tools (like cat) installed. Once you do, just run the following commands:

$ git clone git://github.com/robotlolita/raven
$ cd raven
$ npm install

To run it under recent Linux distributions (Ubuntu 13.04+, Fedora 18+, Arch, Gentoo, etc) you'll need the following to run Raven:

$ make run-linux

On all other platforms, you'll need the following to run Raven:

$ make run

Raven is MIT licensed

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].