Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.33 KB

README.md

File metadata and controls

42 lines (24 loc) · 1.33 KB

Ping

PRs Welcome GitHub version

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.

Download latest version

Mac OS

ping-0.1.0-mac.zip

ping-0.1.0.dmg

Checkout releases: https://github.com/farskid/ping/releases

Contribution

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 :)

License

MIT.

Open Source Love