GithubHelp home page GithubHelp logo

shahroodwifi's Introduction

Shahroodwifi

A command line tool to make login | check credit process much easier

Installation

$ git clone [email protected]:pialechini/shahroodwifi.git
$ cd shahroodwifi
$ npm install
$ npm run init

Open auth.json and replace sample usernames/passwords with yours. (you can add as many "username": "password" pairs as you want)

if chrome couldn't be downloaded during npm install, use the link below, download and extract it somewhere (It is recommended to be in the app directory). Then in package.json add:

"config": {
  "chromeExecutable": "/absolute/path/to/the/chrome/executable"
}

Chrome For Linux Download Link

Recommended For Linux Users

If you want to make this tool globally available, run npm run install. Then instead of node src/shahroodwifi.js you can use shahroodwifi.

Usage

Login

$ node src/shahroodwifi.js login <username>
# or if is globally installed:
$ shahroodwifi login <username>

The username must be defined in auth.json.

Show credit

$ node src/shahroodwifi.js credit <username>
# or if is globally installed:
$ shahroodwifi credit <username>

The username must be defined in auth.json.

shahroodwifi's People

Contributors

pialechini avatar

Watchers

 avatar

Forkers

ar8118

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.