https://github.com/amarlearning/pingetron
:rocket: cross platform desktop app indicator to check whether internet connection & battery status is working or not!
https://github.com/amarlearning/pingetron
Last synced: 11 months ago
JSON representation
:rocket: cross platform desktop app indicator to check whether internet connection & battery status is working or not!
- Host: GitHub
- URL: https://github.com/amarlearning/pingetron
- Owner: amarlearning
- License: mit
- Created: 2016-05-30T19:16:53.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-02-07T12:54:24.000Z (about 8 years ago)
- Last Synced: 2025-03-25T12:06:20.864Z (11 months ago)
- Language: JavaScript
- Homepage:
- Size: 832 KB
- Stars: 5
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Pingetron
[Internet & Battery status indicator app for Linux/Windows/OSX]
Pingetron is a very basic application built using Electron and NodeJs which sends a request to the server and if the server responds, we say internet is working else internet is not working!
But wait this is not it. It will also inform you about the **Battery status**. An indication in the form of notification will be provided whenever the battery is full[100%] or low[30%] or critically low[10%]. Because i am a good guy and i don't like wasting resources :stuck_out_tongue:.
## Index
- [Demo](#demo)
- [Features](#features)
- [Installation](#installation)
- [Clone it](#clone-it)
- [Run it](#run-it)
- [Supported platforms](#supported-platforms)
- [Contributing](#contributing)
- [To-do](#to-do)
- [Issues](#issues)
- [License](#license)
***
## Demo
[:arrow_up:\[Back to Top\]](https://github.com/amarlearning/Pingetron#pingetron)
Watch a live demo of it working here
[](https://youtu.be/D_JO7XkmahQ)
***
## Features
[:arrow_up:\[Back to Top\]](https://github.com/amarlearning/Pingetron#pingetron)
- **Fast update** - As soon as the internet stops, it immediately indicates you.
- **Easy to use** - make it run once, it will start working as background application.
- **Battery status update** - A popup notification will indicate that battery is full charged, remove the charger.
> P.S - No more time wasting in opening google.com and check whether internet is working or not!
***
## Installation
[:arrow_up:\[Back to Top\]](https://github.com/amarlearning/Pingetron#pingetron)
#### Clone it
1.) Clone the repository by using this link :
```
https://github.com/amarlearning/Pingetron.git
```
#### Run it
2.) Go to your ```Git``` directory, open terminal window there and the type these comands :
```
cd Pingetron
npm install & npm start
```
Note : You need to have NodeJs installed on your system.
***
## Supported platforms
[:arrow_up:\[Back to Top\]](https://github.com/amarlearning/Pingetron#pingetron)
| OS | Support status | Download Link 32 bit version | Download Link 64 bit version |
| --- | --- | ---|---|
| Linux | :white_check_mark: Full support | Download 32-bit-version | Download 64-bit-version|
| OS X | :white_check_mark: Full support | Download 32-bit-version |Download 64-bit-version |
| Windows | :white_check_mark: Full support | Download 32-bit-version|Download 64-bit-version |
***
## Contributing
[:arrow_up:\[Back to Top\]](https://github.com/amarlearning/Pingetron#pingetron)
> All contributions accepted.
#### To-do
- [ ] Change the image which are being used as indicator.
- [x] Add quit application option in menu.
- [ ] Application should not start if it is already running.
***
## Issues
[:arrow_up:\[Back to Top\]](https://github.com/amarlearning/Pingetron#pingetron)
You can report the bugs at the [issue tracker](https://github.com/amarlearning/Pingetron/issues)
**OR**
You can [tweet me](https://twitter.com/iamarpandey) if you can't get it to work. In fact, you should tweet me anyway.
***
## License
[:arrow_up:\[Back to Top\]](https://github.com/amarlearning/Pingetron#pingetron)
Built with ♥ by Amar Prakash Pandey([@amarlearning](http://github.com/amarlearning)) under [MIT License](http://amarlearning.mit-license.org/)
You can find a copy of the License at http://amarlearning.mit-license.org/