Giter Site home page Giter Site logo

midcousagechecker's Introduction

MidcoUsageChecker

Unlike certain very unpopular ISPs, Midco doesn’t have artificial data caps on their residential customers.

Being the sort that likes to monitor my usage, this .NET Standard 2.0 library provides a client which logs into the Midco website, parses out the JSON data representing the daily and monthly usage, then returns it to the caller as a set of POCOs.

Included .NET 6 example app demonstrates the basic usage, just specify your username & password in the static variables.

WARNING: This is an unofficial client, unsupported by Midco and myself, so if things stop working or an account is blocked, responsibility and liability is on the user of this code, not the author.

Note that the session cookie is good for ~10 minutes, so getting updates (if desired) that often will usually keep things alive, however at some point I may do better at detecting loss of the authenticated session and support automatic reconnection. For my purposes, this isn’t all too important right now.

midcousagechecker's People

Contributors

brendangrant avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.