Skip to content

Magic-Tests/StackEdit-Desktop-test

 
 

Repository files navigation

Logo

StackEdit-Desktop

An 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. You can find the official source code of the editor here.

Installation

  1. Clone StackEdit Desktop
git clone https://github.com/sanjaysunil/stackedit-desktop
  1. Install node_modules
npm install
  1. Start the application!
npm start

Build

Build for Windows

npm run win:build

Build for MacOS, Linux and Windows

npm run build

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/Feature)
  3. Commit your Changes (git commit -m 'Added a new Feature')
  4. Push to the Branch (git push origin feature/Feature)
  5. Open a Pull Request

License

Copyright © 2021 Sanjay Sunil (sanjaysunil@protonmail.com)

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

About

⚛ An unofficial desktop app for StackEdit.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%