Skip to content
/ DT Public

Data Tracker (Simple App to get remaining Data Balance)

Notifications You must be signed in to change notification settings

i-am-g2/DT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DT

DataTracker

A simple one-page flutter app to tell me how much data is left with my BSNL FTTH Connection. No Login Required.

Why

So, that data can be used judiciously by us. (hopefully)

Working

  • Send a GET request to BSNL FUP(Fair Usage Policy) URL and parse the response headers to acquire cookie.
  • Use the cookie to send a Post request to BSNL's fetch_user_quota end-point. This end-point gives back JSON with the required fields.

URLs Involved

Images


Note: These URLs are region-dependent. You might need to change it, depending upon yours.

About

Data Tracker (Simple App to get remaining Data Balance)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published