Socket
Socket
Sign inDemoInstall

is-it-online

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-it-online

Wait for a URL to return 2XX, show an OS notification, and exit


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

Is It Online?

Wait for a URL to return 2XX, show an OS notification, and exit.

Motivation

I got tired of repeatedly refreshing my localhost pages in the browser to see if docker environment had finished (re)starting...

Usage

  1. Install: npm i -g is-it-online
  2. Use: is-it-online http://localhost:8080

Native Binary

Native binary's based on pkg are a work in progress.

I could use electron, but I'd like to find a better option - one which doesn't result in a 100 MB binary.

Contributing

Development

Local Development

Local development is typical for a node application:

  1. npm install
  2. npm develop

Local Installation

To install your local working copy:

  1. npm pack
  2. npm i -g is-it-online-X.X.X.tgz

Credits

  • Icon CC sonar by Yo! Baba from the Noun Project

FAQs

Package last updated on 09 Oct 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc