prabhakaran9397 / auresult

View ACOE result from command line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ACOE Result on command line (View Result only)

View ACOE Result from anywhere in the command line

Preinstallations

$ sudo apt -y install python-pip

$ sudo pip install BeautifulSoup4

$ sudo apt install python-prettytable

Installing

To download this repository, you may either clone via git:

$ cd ~

$ git clone https://github.com/lost-plus-found/ACOE-Result-Command-Line

or download a source code: ACOE-Result-Command-Line.

$ cd ~/ACOE-Result-Command-Line

$ sudo make install

This is a one time installation

Register Number: 201XXXXXXX

Password:

Updating

$ cd ~/ACOE-Result-Command-Line

$ sudo make update

Uninstalling

$ cd ~/ACOE-Result-Command-Line

$ sudo make uninstall

Running the command from anywhere

Checking your result

$ auresult

Checking others result

$ auresult -n

Register Number: 201XXXXXXX

Password:

Screenshot

About

View ACOE result from command line

License:GNU Affero General Public License v3.0


Languages

Language:Shell 72.9%Language:Makefile 27.1%