Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hsbalar/preserver

Preserver is desktop notes organiser built on electron, angular2, pouchDB
https://github.com/hsbalar/preserver

angular-2 electron hacktoberfest pouchdb preserver typescript webpack

Last synced: 28 days ago
JSON representation

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

Awesome Lists containing this project

README

        







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](https://raw.githubusercontent.com/hsbalar/Preserver/master/public/images/screen1.png)


![screenshot](https://raw.githubusercontent.com/hsbalar/Preserver/master/public/images/screen2.png)

### 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 !

```bash
$ 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

- [Electron](http://electron.atom.io/)
- [Node.js](https://nodejs.org/)
- [PouchDB](https://pouchdb.com/)
- [Angular.io](https://angular.io/)
- [Dragula](http://valor-software.com/ng2-dragula/)

## Download

You can [download](https://github.com/hsbalar/Preserver/releases/) Preserver application for Windows, Darwin and Linux.

## License

MIT