Code Monkey home page Code Monkey logo

qrcoded-public-ip-terminal's Introduction

qrcoded-public-ip-terminal Build Status

Generate and display your public/dev/testing IP address as QR code in your terminal.

Install

$ npm install --global qrcoded-public-ip-terminal

Usage

Basic Usage:

 $  qrcode-myip [PORT]

 # Examples:

 qrcode-myip
    # Defaults to port 9000

 qrcode-myip 3000
    # -> localhost:3000
 qrcode-myip 8080
    # -> localhost:8080

Extended Documentation

Usage
  $ qrcoded-public-ip-terminal [PORT]

Options
  --port  Port [Default: 9000]

Examples
  $ qrcoded-public-ip-terminal
    # ...  PUBLIC ADDRESS: 	 192.168.86.28:9000
    # ...  { QR Code Encoded Public IP Address }

  $ qrcoded-public-ip-terminal 3000
    # ...  PUBLIC ADDRESS: 	 192.168.86.28:3000
    # ...  { QR Code Encoded Public IP Address }

API

qrcodedPublicIpTerminal(input, options?)

input

Type: integer

Port

options

Type: object

foo

Type: boolean
Default: false

Lorem ipsum.

CLI

$ npm install --global qrcoded-public-ip-terminal
$ qrcoded-public-ip-terminal --help

  Usage
    qrcoded-public-ip-terminal [input]

  Options
    --foo  Lorem ipsum [Default: false]

  Examples
    $ qrcoded-public-ip-terminal
    unicorns & rainbows
    $ qrcoded-public-ip-terminal ponies
    ponies & rainbows

qrcoded-public-ip-terminal's People

Contributors

matt-d-brown avatar matt-daniel-brown avatar

Stargazers

Hoshi Ran avatar averak avatar YAGITA Yugo avatar

Watchers

James Cloos avatar  avatar

qrcoded-public-ip-terminal's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.