CasperJS script for viewing and changing the current network speed of your Yota 4G
Install PhantomJS and CasperJS using HomeBrew
brew update
brew install casperjs
Run yota.js script like this
casperjs yota.js
You will get usage instructions
To run it from command line conveniently, add this to your ~/.bashrc
function yota() {
casperjs ~/yota.js $@
}
And then you can simply run it like this:
~ > yota status