HiiYL / MMLS-Downloader

Simple tool to download and update your mmls lecture notes, tutorials and assignments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MMLS-Downloader

Simple tool to download and update your mmls lecture notes, tutorials and assignments.

Features

  • Organizes lecture notes, tutorials, and assignments into relevant folders

To Run

Gem Version ( Mac OS X and Linux only )

  1. Have Ruby installed
  2. run gem install mmls-downloader in your terminal
  3. Once installed, run mmls update , first run will ask for your login credentials and download path
  4. to refresh your files with the latest on mmls, just run mmls update again
  5. run mmls set_path [ path ] to change download path
  • some defaults have been provided for Mac OS X

    • documents
    • icloud
    • downloads

    e.g mmls set_path documents

Script Version

  • Binary Release(Windows only)
    • Windows users, just download the attached binary under releases.
  • Compile From Source
    1. Install Ruby
    1. run bundle install
    2. run ruby mmls_downloader.rb

About

Simple tool to download and update your mmls lecture notes, tutorials and assignments


Languages

Language:Ruby 100.0%