Skip to content

mTvare6/sscli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cypercine(WIP)

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.

Building

$ make

Installing

# make install

Usage

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

Example

sstui -y 22 -p btech -d comp

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published