An application to check network availablity developed with electron.
NOTE: If you're a designer or know your way around logo design, feel free to open an issue for designing a brand new logo for PING.
Checkout releases: https://github.com/farskid/ping/releases
Any contribution is appreciated!
To contribute to the codebase:
git clone https://github.com/farskid/ping.git
cd ping
npm install
git checkout -b [YOUR_BRANCH]
To check your built app locally, try to run:
npm run deploy:local
Note: For now, Ping is just built for Mac OS. If you need it on other platforms, we'll appreciate any contributions helping us deliver it sooner!
Send your PRs and we'll make sure they'll land on the project if need be :)
MIT.