All Projects → leanote → Desktop App

leanote / Desktop App

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

Programming Languages

javascript
184084 projects - #8 most used programming language
Less
1899 projects

Projects that are alternatives of or similar to Desktop App

leanote-desktop-lite
Another Leanote desktop app, based on Electron + React. Support Auto-markdown
Stars: ✭ 48 (-96.74%)
Mutual labels:  leanote, leanote-desktop
Desktop
💻 Desktop sync client for Nextcloud
Stars: ✭ 1,787 (+21.4%)
Mutual labels:  desktop
Desktop
Mattermost Desktop application for Windows, Mac and Linux
Stars: ✭ 1,358 (-7.74%)
Mutual labels:  desktop
Scala Swing
Scala wrappers for Java's Swing API for desktop GUIs
Stars: ✭ 105 (-92.87%)
Mutual labels:  desktop
My dotfiles
Just a collections of my dotfiles...
Stars: ✭ 101 (-93.14%)
Mutual labels:  desktop
Projectreunion
The Windows App SDK empowers all Windows desktop apps with modern Windows UI, APIs, and platform features, including back-compat support, shipped via NuGet.
Stars: ✭ 2,612 (+77.45%)
Mutual labels:  desktop
Lax
IRC client built with Electron & React
Stars: ✭ 95 (-93.55%)
Mutual labels:  desktop
Flutter crop
Crop any widget/image in Android, iOS, Web and Desktop with fancy and customizable UI, in pure Dart code.
Stars: ✭ 107 (-92.73%)
Mutual labels:  desktop
Jtop
SVG virtual desktop library that lets you build beautiful desktop like user interfaces.
Stars: ✭ 108 (-92.66%)
Mutual labels:  desktop
Xut.js
批量生成应用平台 http://t.cn/RazBbL0
Stars: ✭ 105 (-92.87%)
Mutual labels:  desktop
Dva Boot Admin
🍰 react admin dashboard ui LANIF-ADMIN --- react 16 + react-router 4 + dva 2 + antd 4 后台管理 脚手架
Stars: ✭ 1,553 (+5.5%)
Mutual labels:  desktop
Opencv Java Tutorials
Source for the OpenCV with Java tutorials
Stars: ✭ 102 (-93.07%)
Mutual labels:  desktop
Mindustry
The automation tower defense game
Stars: ✭ 13,105 (+790.29%)
Mutual labels:  desktop
Esteem Surfer
Ecency desktop formerly known as Esteem Surfer - reimagined desktop social wallet, contribute and get rewarded (for Windows, Mac, Linux)
Stars: ✭ 100 (-93.21%)
Mutual labels:  desktop
Desktop
Go/HTML/CSS/JS Desktop application scaffold.
Stars: ✭ 109 (-92.6%)
Mutual labels:  desktop
Universal Data Tool
Collaborate & label any type of data, images, text, or documents, in an easy web interface or desktop app.
Stars: ✭ 1,356 (-7.88%)
Mutual labels:  desktop
Enime
Desktop application for anime fans :D
Stars: ✭ 104 (-92.93%)
Mutual labels:  desktop
Corona
Solar2D Game Engine main repository (ex Corona SDK)
Stars: ✭ 1,679 (+14.06%)
Mutual labels:  desktop
Poddycast
Podcast app made with Electron, lots of ❤️ and ☕️
Stars: ✭ 111 (-92.46%)
Mutual labels:  desktop
Wincustomdesktop
自绘桌面框架,用你的代码绘制桌面
Stars: ✭ 109 (-92.6%)
Mutual labels:  desktop

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].