Skip to content

liusong1220/electron-websocket

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electron-websocket

A simple app that allows to execute shell commands from a website using electron and socket.io

# Install dependencies
npm install
# Run the app
npm start

Open test.html in the browser and start sending commands

Note: when you run npm start your will not see any electron window

About

Electron app with socket.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.5%
  • JavaScript 47.5%