Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Electron Wrapper #3

Open
Siddharth11 opened this issue Jul 7, 2016 · 1 comment
Open

Electron Wrapper #3

Siddharth11 opened this issue Jul 7, 2016 · 1 comment

Comments

@Siddharth11
Copy link
Owner

Siddharth11 commented Jul 7, 2016

Make it easy for end user. No need for npm install and running server from terminal again and again. Wrap it inside Electron, which can run the server in background.

The electron main file will just execute the server.js file. We can have a simple start/stop toggle button on the app UI which will just control the server execution, and if the server is on it will also display the IP Address to access the remote.

@usmanatron
Copy link

usmanatron commented Dec 11, 2016

Hi @Siddharth11
I'm keen to have a go at this. I'll let you know how I get on!
(EDIT: Planning to use this: https://github.com/electron-userland/electron-packager )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants