Ruby script (mac only)for audio only vocab drills using the Lingq API

I used

brew install ruby

to install the latest ruby version, set the path to match that, then ran

sudo gem install rest-client

and it works! Will give it a go in the coming days.