Command Line Interface for Student Search of IITK. The functionality is intentionally minimalistic adhering to unix philosophy. Use pipes and other tools to extend usage, such as grep, wc etc.
$ make
# make install
USAGE:
sscli [OPTIONS]
DESCRIPTION:
Student Search CLI for IITK
OPTIONS:
-h, -help show usage
-u, -update update jsondb
-c, -csv enable csv mode
-n, -name search by name
-l, -hall search by hall
-d, -dept search by dept
-r, -roll search by roll
-p, -prog search by program
-o, -home search by hometown
-y, -year search by year
All options valid in sscli are valid for sstui
sstui -y 22 -p btech -d comp