• Stars
    star
    1,758
  • Rank 25,847 (Top 0.6 %)
  • Language
    JavaScript
  • License
    Other
  • Created about 7 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Distractionless Writing Tool

Left

Left is distractionless plaintext editor designed to quickly navigate between segments of an essay, or multiple documents. It features an auto-complete, synonyms suggestions, writing statistics, markup-based navigation and a speed-reader.

The application was initially created to help Rek with the writing of the upcoming novel Wiktopher, and later made available as a free and open source software.

Learn more by reading the manual, or have a look at a tutorial video. If you need help, visit the Community.

Install & Run

You can download builds for OSX, Windows and Linux, or if you wish to build it yourself, follow these steps:

git clone https://github.com/hundredrabbits/Left.git
cd Left/desktop/
npm install
npm start

Extras

  • This application supports the Ecosystem Theme.
  • Support this project through Patreon.
  • Left's source code is licensed under MIT and the images, text and assets are licensed under BY-NC-SA 4.0. View individual licenses for details.
  • Pull Requests are welcome!