/studentweb-cli

A quick and dirty implementation of a CLI for studentweb.ntnu.no. Logs in and gets your grades, and thereafter pretty prints them in your terminal

Primary LanguagePythonMIT LicenseMIT

StudentWeb CLI

HowTo

  1. pip install -r requirements.txt
  2. node install -g phantomjs
  3. Copy example_config.json to config.json and modify it
  4. Run main.py

Requirements

selenium phantomjs