Coder Social home page Coder Social logo

stackedit-desktop's Introduction



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.

stackedit-desktop's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

stackedit-desktop's Issues

[SUGGESTION] Sync to local FS

Stackedit.io can sync from the browser's storage to thinks like Google Drive. The Electron version could, via Node, add a sync to the local filesystem. This has advantages for people who want to use stackedit fully offline, and still do things like grep or cp or use other applications.

[BUG] Error whilst trying to build

How major is the bug from 1 - 10

  • Scale: 5

What type of bug is it?

  • Type: Build Error

System Information

  • OS: Windows 10 Pro

Steps required to reproduce the bug

Steps:

  • Clone Code
  • npm run build

Screenshot (In most cases required)

  • Screenshot:
    grafik

Additional Information

When building only for Windows (npm run win:build) there is no error and it works.

[SUGGESTION] Pre-built binaries

Would you consider releasing pre-built binaries for those who lack the full NPM infrastructure to build themselves?

It should be easy to add this to the build process, and in fact may help uncover any last mile bugs in the build.

Add Workflows

Suggestion Type

  • Type: GitHub Workflows

  • Description: Add GitHub Workflow "Code-QL" and one for automatic binary building. As far as I know, it is even possible to create automatic releases / at least attach the generated binaries to a release.

How would it help?

General Code checking and others don't need to build Stackedit Desktop themselves.

How to include favicon in build?

I builded StackEdit Desktop for windows with npm run win:build, but instead of the StackEdit favicon, there is the electron logo. Is there a way to include it in the build?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.