Skip to content
This repository has been archived by the owner on Jul 6, 2021. It is now read-only.

velsa/yota

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

yota

CasperJS script for viewing and changing the current network speed of your Yota 4G

Instructions for Mac:

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

Bash conveniece:

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages