YouJia 1060bf921d Update nedb_proxy.js
内存泄漏
2017-02-21 14:48:15 +08:00
2016-12-25 15:05:53 +08:00
2017-01-20 15:00:15 +08:00
2017-02-21 14:48:15 +08:00
2017-02-10 18:24:58 +08:00
2016-12-25 14:53:47 +08:00
2016-07-02 17:14:44 +08:00
2017-01-22 22:41:16 +08:00
2017-02-10 12:39:17 +08:00
2015-10-19 18:57:15 +08:00
2015-05-03 17:22:17 +08:00
2016-12-25 15:15:59 +08:00

Leanote Desktop App

Gitter

Use Electron(atom-shell) to create leanote desktop app.

preview.png

Download

Please see http://app.leanote.com

How to develop it

1. Install Electron

See https://github.com/atom/electron#downloads

2. Run it with electron

Download this project, and run

# 1. use gulp to parse less
$> cd PATH-TO-LEANOTE-DESKTOP-APP/dev
$> npm install
$> gulp dev

# 2. run with electron
$> cd PATH-TO-LEANOTE-DESKTOP-APP
$> electron .
```

## Docs

Please see https://github.com/leanote/desktop-app/wiki


## LICENSE

[LICENSE](https://github.com/leanote/desktop-app/blob/master/LICENSE)

```
LEANOTE - NOT JUST A NOTEPAD!

Copyright by the contributors.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

Leanote destop app is licensed under the GPL v2.
```
Description
Leanote Desktop App, based on Electron(atom-shell) http://leanote.org
Readme GPL-2.0 106 MiB
Languages
JavaScript 95.9%
Less 2%
CSS 1.7%
HTML 0.3%
Smarty 0.1%