• Stars
    star
    215
  • Rank 180,342 (Top 4 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created about 8 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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



Preserver

Preserver is a notes organizer desktop app built upon Electron.

Organize your life with one of these incredibly useful Desktop applications for keeping track of notes, tasks, and to-do lists.

screenshot
screenshot

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