Laverna is a JavaScript note taking application with Markdown editor and encryption support. Consider it like open source alternative to Evernote.

KnowledgeBase

JavaScript

Laverna image

If you’ve been searching for a knock-out note-taking app that’s open source, secure, and jam-packed with features, you’re in luck. Laverna’s here to change the game, folks. Consider it the open-source lovechild of Evernote, but it’s got some killer functionalities that make it stand out from the crowd. Laverna offers a sweet Markdown editor built right into your web browser. It's like writing your notes in your own backyard without needing to share the key with anyone else. With notes stored safely in browser databases like indexedDB or localStorage, your privacy is well-protected. You don't have to register, just jump right in and start jotting down those million-dollar ideas of yours. Now, let’s talk features. Laverna’s got a Markdown editor powered by Pagedown, and it’s got you covered even when you’re offline. Client-side encryption ensures your secrets never slip out. Synchronization with cloud storage services like Dropbox and RemoteStorage keeps everything current on the go. And for you visual folks, it’s got three snazzy editing modes—distraction-free, preview, and normal. Not stopping there, there’s WYSIWYG control buttons, MathJax for your math needs, syntax highlighting for those code snippets, and more nifty keybindings than you can shake a stick at. The tech stack uses JavaScript on the front end with Marionette JS, and Node JS, Bower, and Gulp.js on the back end. Contributors enjoy the flexibility of using any testing tools they fancy, even though karma is the preferred choice here. Setting up Laverna’s as easy as pie: 1. No fuss, just open laverna.cc in your browser. 2. Love your desktop? There’s a desktop app for you. 3. Want prebuilt? Grab it from Laverna/static-laverna. 4. Hardcore dev? Build from the source code. If you prefer the desktop app, just snag the latest release for your OS, unzip, and run the executable. Got any trouble on Arch Linux or derivatives? Pacaur -S laverna should do the trick, but @funilrys on Gitter’s got your back if not. Fancy a prebuilt version? Download the archive, unzip, and open the index.html file in your favorite browser. For the DIY folks, git clone the repository, ensure node.js is up and running, install dependencies with npm and bower, and fire up gulp—voila, you’re ready to roll. Oh, a heads-up for MacOS users—avoid “Accept incoming connections” prompts by running a set of codesign commands. Not the most elegant, but it works like a charm. Got questions? The project wiki is your friend. Want to show some love? Star the repo on GitHub, like them on alternativeto.net, or better yet, contribute to the project. Laverna appreciates every bit of support and even accepts donations in Bitcoin or via BountySource. Respect the coding style guidelines, contribute through the dev branch, and dive into secure note-taking with Laverna—because your ideas deserve top-notch protection. Laverna’s under the MPL-2.0 License, and it leverages a bunch of other libraries, so peek into their respective licenses if you’re curious. For all you bibliophiles and coders out there, this is the note-taking app you’ve been dreaming of.

Check out site
Back to all products