5 releases (3 breaking)
0.4.1 | Jun 25, 2020 |
---|---|
0.4.0 | May 17, 2020 |
0.3.0 | May 16, 2020 |
0.2.0 | May 12, 2020 |
0.1.0 | May 12, 2020 |
#663 in Authentication
20KB
404 lines
waseda-moodle-checker
Checks if there are any updates in Waseda Moodle.
It ignores
- '... ago' in 'Recent forum posts'
- '... unread posts' in forums
- status of check boxes in each activity.
Installation
$ cargo install waseda-moodle-checker
Usage
Save login information
$ waseda-moodle-checker login <LOGIN_ID> <PASSWORD>
Remove login information
$ waseda-moodle-checker logout
Check updates
$ waseda-moodle-checker
Check updates without saving login information
$ waseda-moodle-checker -l <LOGIN_ID> -p <PASSWORD>
Dependencies
~13–23MB
~355K SLoC