Skip to content

vovkkk/litewrite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unobtrusive writing by Jan-Christoph Borchardt & Jorin Vogel

Contribute

Play with the development version, check out issues and dive into the code if you like. Set up your development environment:

  1. Clone http://github.com/litewrite/litewrite
  2. Install node.js
  3. Run npm install to install the dependencies
  4. ./grunt build to build the code
  5. ./grunt to start a web server at http://localhost:8000

Thanks

Inspired by iA Writer & LightWrite. Initial prototype built on Notes.

Backgrounds by Subtle Patterns: Light paper fibers by Jorge Fuentes, Broken noise by Vincent Klaiber

Unhosted coming soon!

This app allows every user to use their own data storage! Its code is fully client-side, without any server backend you need to trust! Find out more about the Unhosted movement. localStorage is used as fallback, so you can also use it offline.

MIT License

Short: Do anything you want as long as you credit us.

Copyright (c) 2012 Jan-Christoph Borchardt & Jorin Vogel

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Just notes and writing, no distraction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%