Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mamal72/atom-isup
:octocat: Simple Atom package to check website up or down status using isitup
https://github.com/mamal72/atom-isup
atom atom-package uptime
Last synced: about 1 month ago
JSON representation
:octocat: Simple Atom package to check website up or down status using isitup
- Host: GitHub
- URL: https://github.com/mamal72/atom-isup
- Owner: mamal72
- License: mit
- Created: 2016-04-13T07:24:53.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-13T08:34:16.000Z (almost 9 years ago)
- Last Synced: 2023-08-06T00:35:00.535Z (over 1 year ago)
- Topics: atom, atom-package, uptime
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# isup Atom package
Simple Atom package to check website up or down status using [isitup](http://isitup.org) website.
## Installation
Install `isup` from packages inside Atom or by running the following command:
```bash
apm install isup
```## Demo
![Demo](https://media.giphy.com/media/l3V0k7eoPv4mWBYwo/giphy.gif)
## Notes
Pull requests are welcome. Lint first, PR next! :heart::grin:
## License
Obviously MIT!