Skip to content

Get Network Statistics for T-Mobiles Arcadyan5G Home Internet Router

Notifications You must be signed in to change notification settings

dy1lan/TMobile-GetNetworkStats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TMobile-GetNetworkStats

Get Network Statistics for T-Mobiles Arcadyan 5G Home Internet Router

Requirements:

Set-Up

  • Clone the branch:
git clone https://github.com/dy1lan/TMobile-GetNetworkStats.git
  • Open up your command prompt and navigate to the directory where you cloned this Repo.
  • Run python3 GetInternetSpeeds.py
  • This will run continuously, grabbing data every 5 minutes and place it into the "Data" folder, until you do "CTRL + C" or exit the command prompt.

Creating Plots from the CSV data

  • Run python3 CSV-To-Graph.py
  • This will open up a file dialog to allow you to select a file, select one of the data files that were created by the "GetInternetSpeeds" script.
  • Once selected, this will create a 4G and 5G graph of all the data that has been collected so far.

4G:

image

5G:

image

Notes:

  • This has been tested and verified to be working on Windows and Raspberry Pi(Linux) so far.

About

Get Network Statistics for T-Mobiles Arcadyan5G Home Internet Router

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages