joplin/packages/app-desktop
Laurent Cozic f950e9b03f Plugins: Force plugin devtool dialog to be detached 2020-11-07 15:50:22 +00:00
..
build All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
build-win All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
commands All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
gui Merge branch 'release-1.3' into dev 2020-11-06 12:05:15 +00:00
locales All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
plugins All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
services Plugins: Force plugin devtool dialog to be detached 2020-11-07 15:50:22 +00:00
style/icons All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
tools Tools: Fixed desktop app name 2020-11-05 18:56:35 +00:00
.gitignore All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
ElectronAppWrapper.ts All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
InteropServiceHelper.ts All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
README.md All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
app.ts All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
bridge.ts All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
checkForUpdates.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
dev-app-update.yml-FORTESTING All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
generateSha512.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
global.d.ts All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
gulpfile.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
index.html All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
main-html.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
main.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
package-lock.json Electron release v1.4.6 2020-11-05 21:06:03 +00:00
package.json Tools: minor tweak 2020-11-06 12:31:30 +00:00
style.css All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
testPluginDemo.sh All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
tsconfig.json All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00

README.md

@joplinapp/app-desktop

TODO: description

Usage

const appDesktop = require('@joplinapp/app-desktop');

// TODO: DEMONSTRATE API