joplin/packages/app-desktop
Laurent Cozic 3691662da2 Chore: Better messages in runForTesting 2023-07-22 11:19:55 +01:00
..
build
build-mac
build-win
commands All: Add support for share permissions (#8491) 2023-07-16 17:42:42 +01:00
gui Desktop: Fixes #8504: Support plugin toolbar icons in the Rich Text editor toolbar (#8519) 2023-07-21 20:49:49 +01:00
locales
plugins
services
style/icons
tools Desktop: Fixes #6052: Create ARM64 function for cross-compile support (#8452) 2023-07-13 11:29:15 +01:00
utils
vendor
.gitignore
.yarnrc.yml
ElectronAppWrapper.ts
InteropServiceHelper.ts
README.md
app.reducer.test.ts
app.reducer.ts
app.ts Desktop, mobile: Add support for Joplin Cloud email to note functionality (#8460) 2023-07-18 20:15:45 +01:00
bridge.ts
checkForUpdates.ts
generateSha512.js
global.d.ts
gulpfile.js
index.html
jest.config.js
main-html.js Desktop: Security: Close root electron window before unload: Prevent top-level redirection (#8478) 2023-07-17 12:13:01 +01:00
main.js
main.scss
package.json Desktop release v2.12.8 2023-07-16 17:56:40 +01:00
runForTesting.sh Chore: Better messages in runForTesting 2023-07-22 11:19:55 +01:00
style.scss Desktop, mobile: Add support for Joplin Cloud email to note functionality (#8460) 2023-07-18 20:15:45 +01:00
testPluginDemo.sh
tsconfig.json

README.md

@joplin/app-desktop

TODO: description

Usage

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

// TODO: DEMONSTRATE API