{"id":20310648,"url":"https://github.com/amarlearning/pingetron","last_synced_at":"2025-04-11T16:01:59.247Z","repository":{"id":96386618,"uuid":"60033374","full_name":"amarlearning/Pingetron","owner":"amarlearning","description":":rocket: cross platform desktop app indicator to check whether internet connection \u0026 battery status  is working or not!","archived":false,"fork":false,"pushed_at":"2018-02-07T12:54:24.000Z","size":852,"stargazers_count":5,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T12:06:20.864Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amarlearning.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-05-30T19:16:53.000Z","updated_at":"2019-03-29T11:13:09.000Z","dependencies_parsed_at":"2023-04-26T10:47:30.627Z","dependency_job_id":null,"html_url":"https://github.com/amarlearning/Pingetron","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amarlearning%2FPingetron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amarlearning%2FPingetron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amarlearning%2FPingetron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amarlearning%2FPingetron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amarlearning","download_url":"https://codeload.github.com/amarlearning/Pingetron/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248438145,"owners_count":21103409,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T17:33:49.430Z","updated_at":"2025-04-11T16:01:59.239Z","avatar_url":"https://github.com/amarlearning.png","language":"JavaScript","readme":"\u003ch1 align=\"center\" id=\"pingetron\"\u003ePingetron\u003c/h1\u003e\n\u003ch4 align=\"center\"\u003e[Internet \u0026 Battery status indicator app for Linux/Windows/OSX]\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"http://amarlearning.mit-license.org/\"\u003e\u003cimg src=\"https://img.shields.io/pypi/l/pyzipcode-cli.svg\" alt=\"mit license\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/amarlearning/Pingetron/issues\"\u003e\u003cimg src=\"https://camo.githubusercontent.com/926d8ca67df15de5bd1abac234c0603d94f66c00/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f636f6e747269627574696f6e732d77656c636f6d652d627269676874677265656e2e7376673f7374796c653d666c6174\" alt=\"Issue\"\u003e\u003c/a\u003e\n\u003c/p\u003e\nPingetron is a very basic application built using \u003ca href=\"http://electron.atom.io\"\u003eElectron\u003c/a\u003e and \u003ca href=\"https://nodejs.org\"\u003eNodeJs\u003c/a\u003e which sends a request to the server and if the server responds, we say internet is working else internet is not working!\n\u003cbr\u003e\u003cbr\u003e\nBut 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:.\n\n## Index\n- [Demo](#demo)\n- [Features](#features)\n- [Installation](#installation)\n  - [Clone it](#clone-it)\n  - [Run it](#run-it)\n- [Supported platforms](#supported-platforms)\n- [Contributing](#contributing)\n  - [To-do](#to-do)\n- [Issues](#issues)\n- [License](#license)\n\n\n***\n\n## Demo\n[:arrow_up:\\[Back to Top\\]](https://github.com/amarlearning/Pingetron#pingetron)\n\nWatch a live demo of it working here\n[![pingetron](https://github.com/amarlearning/Pingetron/raw/master/screenshot/demo.png)](https://youtu.be/D_JO7XkmahQ)\n\n***\n\n## Features\n[:arrow_up:\\[Back to Top\\]](https://github.com/amarlearning/Pingetron#pingetron)\n \n- **Fast update** - As soon as the internet stops, it immediately indicates you.\n- **Easy to use** - make it run once, it will start working as background application.\n- **Battery status update** - A popup notification will indicate that battery is full charged, remove the charger.\n\n\u003e P.S - No more time wasting in opening \u003ca href=\"www.google.com\"\u003egoogle.com\u003c/a\u003e and check whether internet is working or not! \n\n***\n\n## Installation\n[:arrow_up:\\[Back to Top\\]](https://github.com/amarlearning/Pingetron#pingetron)\n\n#### Clone it\n\n\u003cb\u003e1.)\u003c/b\u003e Clone the repository by using this link :\n```\nhttps://github.com/amarlearning/Pingetron.git\n```\n#### Run it\n\n\u003cb\u003e2.)\u003c/b\u003e Go to your ```Git``` directory, open terminal window there and the type these comands :\n```\ncd Pingetron\nnpm install \u0026 npm start\n```\n\n\u003cb\u003eNote :\u003c/b\u003e You need to have NodeJs installed on your system.\n\n***\n\n## Supported platforms\n[:arrow_up:\\[Back to Top\\]](https://github.com/amarlearning/Pingetron#pingetron)\n\n| OS | Support status | Download Link 32 bit version | Download Link 64 bit version |\n| --- | --- | ---|---|\n| Linux | :white_check_mark: Full support | \u003ca href=\"https://github.com/amarlearning/Pingetron/releases/download/linux-32-v1.0.1/Pingetron-linux-ia32.zip\"\u003eDownload 32-bit-version\u003c/a\u003e | \u003ca href=\"https://github.com/amarlearning/Pingetron/releases/download/linux-64-v1.0.1/Pingetron-linux-x64.zip\"\u003eDownload 64-bit-version\u003c/a\u003e|\n| OS X | :white_check_mark: Full support  | \u003ca href=\"\"\u003eDownload 32-bit-version\u003c/a\u003e |\u003ca href=\"\"\u003eDownload 64-bit-version\u003c/a\u003e |\n| Windows | :white_check_mark: Full support | \u003ca href=\"https://github.com/amarlearning/Pingetron/releases/download/windows32-ia32/Pingetron-win32-ia32.zip\"\u003eDownload 32-bit-version\u003c/a\u003e|\u003ca href=\"https://github.com/amarlearning/Pingetron/releases/download/win-64-v1.0.1/Pingetron-win32-x64.zip\"\u003eDownload 64-bit-version\u003c/a\u003e |\n\n***\n\n## Contributing\n[:arrow_up:\\[Back to Top\\]](https://github.com/amarlearning/Pingetron#pingetron)\n\n\u003e All contributions accepted.\n\n#### To-do\n  \n- [ ] Change the image which are being used as indicator.\n- [x] Add quit application option in menu.\n- [ ] Application should not start if it is already running.\n\n***\n\n## Issues\n[:arrow_up:\\[Back to Top\\]](https://github.com/amarlearning/Pingetron#pingetron)\n\nYou can report the bugs at the [issue tracker](https://github.com/amarlearning/Pingetron/issues)\n\n**OR**\n\nYou can [tweet me](https://twitter.com/iamarpandey) if you can't get it to work. In fact, you should tweet me anyway.\n\n***\n\n## License\n[:arrow_up:\\[Back to Top\\]](https://github.com/amarlearning/Pingetron#pingetron)\n\nBuilt with ♥ by Amar Prakash Pandey([@amarlearning](http://github.com/amarlearning)) under [MIT License](http://amarlearning.mit-license.org/) \n\nYou can find a copy of the License at http://amarlearning.mit-license.org/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famarlearning%2Fpingetron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famarlearning%2Fpingetron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famarlearning%2Fpingetron/lists"}