Skip to content

jrobertson/threeuk_usage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introducing the threeuk_usage gem

Usage

require 'threeuk_usage'

t = ThreeUKUsage.new
puts "Three.co.uk Data Allowance:\n\n\tremaining: %s MB\n\texpires: %s" % \
        [t.remaining, t.expires]

Output:

Three.co.uk Data Allowance:

        remaining: 11843 MB
        expires: 2018-10-07

Resources

three my3 mobilebroadband data allowance mifi

About

Web scrapes three.co.uk for the remaining data allowance #webscraper #threeuk #mobilebroadband

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages