Last Updated: February 25, 2016
·
671
· bripkens

postit.js: Encrypted note management on the command line

postit.js is just a hip alternative to Evernote and other note management tools.
It is in an early stage and still lacking features, but feel free to give it a try or to drop some
improvement suggestions.

postit.js Demo

This is how you install it:

git clone https://github.com/bripkens/postit.js.git
cd postit.js
npm install
npm link

You will also need to configure your GPG key as described in the README.