Skip to content
/ pngr Public

Desktop application based on Node-Webkit, Node.js, and Socket.io for sending and receiving pings (brief messages).

Notifications You must be signed in to change notification settings

xingped/pngr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pngr

In Beta and feature complete! Code cleanup to follow.

Desktop application based on Node-Webkit, Node.js, and Socket.io for sending and receiving pings (brief messages).

Setup & Run

Client:

Download node-webkit from https://github.com/rogerwang/node-webkit

Run client or admin per instructions for your platform here: https://github.com/rogerwang/node-webkit/wiki/How-to-run-apps

Server:

Download and install node.js from http://nodejs.org/

In the server directory run "npm install".

Edit the IP addresses in server.js to the IP address of your computer.

Start the server with "nodejs server.js".

About

Desktop application based on Node-Webkit, Node.js, and Socket.io for sending and receiving pings (brief messages).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published