lost-plus-found / ACOE-Result-Command-Line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ACOE Result Command Line Interface

View ACOE Result from anywhere in the command line and download the result pdf. GPA is displayed for CS, IT & EC department (new feature)

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

License:GNU Affero General Public License v3.0


Languages

Language:Shell 88.5%Language:Makefile 11.5%