Unofficial akashi command line tool.
This command line tool can record your attendance from command lime.
- Python 3.5 or higher
- chromedriver
$ pip install akashi
$ akashi --help
Usage: akashi [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
attend Attend to akashi
leave Leave to akashi
login Login to akashi
logout Logout to akashi
MIT License.