leanote/desktop-app

Leanote Desktop App, based on Electron(atom-shell) http://leanote.org

1,559

stars

617

commits

JavaScript

primary language

Jan 12, 2024

updated

leanote.com
desktop
electron
leanote
leanote-desktop

README

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 v12.0.2

See https://github.com/electron/electron/releases/tag/v12.0.2

2. Run it with electron

Download this project, and run

# 1. install dependencies
$> cd PATH-TO-LEANOTE-DESKTOP-APP
$> npm i

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

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

Docs

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

LICENSE

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.

Contributors

lealife

573 commits

LucasYuNju

29 commits

ThaddeusJiang

4 commits

eric2100

2 commits

leanote/desktop-app

Leanote Desktop App, based on Electron(atom-shell) http://leanote.org

1,559

stars

617

commits

JavaScript

primary language

Jan 12, 2024

updated

leanote.com
desktop
electron
leanote
leanote-desktop

README

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 v12.0.2

See https://github.com/electron/electron/releases/tag/v12.0.2

2. Run it with electron

Download this project, and run

# 1. install dependencies
$> cd PATH-TO-LEANOTE-DESKTOP-APP
$> npm i

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

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

Docs

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

LICENSE

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.

Contributors

lealife

573 commits

LucasYuNju

29 commits

ThaddeusJiang

4 commits

eric2100

2 commits

Languages

JavaScript

96.2%

Less

3.0%