Giter Club home page Giter Club logo

laverna's Introduction

Laverna - note taking web app

Laverna is a JavaScript note taking web application with Markdown editor and encryption support. It's built to be an open source alternative to Evernote.

Application stores all your notes in your browser storages such as indexedDB or localStorage, which is good for security reasons, because only you can get access to them.

Demo: https://laverna.cc/ OR http://laverna.github.io/static-laverna/dist

Features


  • Markdown editor based on Pagedown
  • Manage your notes even if you're offline
  • Secure - client side encryption with [SJCL] 1 and AES algotithm.
  • Synchronizing with cloud storages. At the time only with Dropbox.
  • Three editing modes: distraction free, preview and normal mode
  • WYSIWYG control buttons
  • Syntax highlighting
  • No registration required
  • Web based
  • Keybindings

Installation


You can use application at laverna.cc, but we encourage you to install application on your own server or machine. To install do the following:

1. Clone repository:

git clone [email protected]:Laverna/laverna.git

2. Install dependencies:

npm install && bower install

3. Build minified version:

grunt build

Build Dependencies: node.js, bower, grunt.

You can change storages API keys in app/scripts/constants.js

Support


  1. Hit star button on github
  2. Like us on alternativeto.net
  3. Contribute

Tips:

Fund us on Gittip Bitcoin

Licence


Published under GNU GPL v.3

Also Laverna uses a lot of other libraries and each of this [libraries uses different licences] 2.

laverna's People

Contributors

wwebfor avatar wwwredfish avatar rcmc2 avatar putdeksel avatar

Watchers

James Cloos avatar Noé Gómez avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.