1.0.6 • Published 6 years ago

@dexter08/bitnet v1.0.6

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

BITnet

BITnet is a simple CLI tool to help students of BIT Mesra, Ranchi, India, to login to cyberoam. Cyberoam is the network login portal in BIT Mesra.

Features

  • Easy installation with one npm command.
  • Easy login and logout with simple global scoped commands.
  • Can set an array or site URLs which would be opened on your default browser upon login.

Installation and Setup

  1. Install globally using npm

    $ npm i -g @dexter08/bitnet
  2. Configure login credentials

    $ bitnet config
  3. Login by

    $ bitnet login
  4. Logout with

    ```bash
    $ bitnet logout
    ```

    To view all commands run

$ bitnet help

BITnet help

  • bitnet help - view all bitnet commands
  • bitnet config - save login credentials
  • bitnet login - login to cyberoam
  • bitnet li - short for 'bitnet login'
  • bitnet logout - logout from cyberaom
  • bitnet lo - short for 'bitnet logout'
1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago