Skip to content

Unofficial desktop app for StackEdit built with Electron.

License

Notifications You must be signed in to change notification settings

SanjaySunil/stackedit-desktop

Repository files navigation



stackedit-desktop

Unofficial desktop app for StackEdit

Report Bug · Request Feature



What's stackedit-desktop?

stackedit-desktop is an unofficial electron desktop app for StackEdit. This app loads the StackEdit web editor into a browser window using the Electron framework.

Install

  1. Clone StackEdit Desktop
$ git clone https://github.com/sanjaysunil/stackedit-desktop
  1. Install dependencies
$ npm install
  1. Run StackEdit Desktop in development!
$ npm start

or

  1. Build StackEdit Desktop for your Operating System

Windows

$ npm run win:build

macOS

$ npm run mac:build

All Platforms

$ npm run dist
  1. Run StackEdit Desktop from dist folder!

License

Copyright © 2022 Sanjay Sunil ([email protected])

Distributed under the MIT License. See LICENSE for more information.

About

Unofficial desktop app for StackEdit built with Electron.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •