benweet / stackedit

In-browser Markdown editor
https://stackedit.io/
Apache License 2.0
21.77k stars 2.73k forks source link

Node-webkit for "native" application client? #615

Open Fire-Dragon-DoL opened 9 years ago

Fire-Dragon-DoL commented 9 years ago

This may be a good idea, using Node-webkit to provide a native client. It supports an API to write files locally, which may be interesting if it's run locally. It also has an app:// protocol, allowing you to serve everything from root path (so there are no issues with relative paths), it's available for linux, windows and OSX

sagar-chandarana commented 9 years ago

+1

basicserge commented 9 years ago

+1

AlJohri commented 9 years ago

+1 this would be amazing

Rickgg commented 9 years ago

Hello all! I'm currently developing StackedIt Desktop Edition. The instructions for running are in Developer's Guide.

AlJohri commented 9 years ago

@Rickgg link 404's

Rickgg commented 9 years ago

Yes, sorry about that. It was throwing me a weird error that wouldnt let it start. I'm working on a new markdown editor. If you want, I can make it again, it isn't so hard.