hakloev / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Python 100.0%