preserver

Preserver is desktop notes organiser built on electron, angular2, pouchDB

MIT License

Stars
215
Committers
4

Useful features:

  • Create notes
  • Archive notes
  • Set up reminders for your notes
  • Move notes to trash & restore back
  • Assign labels to notes
  • Create todo list
  • Set color to Notes as per your priority

Next, To Run an electron application what you have to do is !

$ npm install

$ npm install typings -g

$ typings install 

$ npm run build
  
$ npm start

For developement npm run dev (application running at localhost:8080)

Library stack used

Download

You can download Preserver application for Windows, Darwin and Linux.

License

MIT