Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nickw444/pingplotter
Collect cellular network latency statistics for determining which carrier is best suited for you.
https://github.com/nickw444/pingplotter
cellular iphone network swift
Last synced: about 1 month ago
JSON representation
Collect cellular network latency statistics for determining which carrier is best suited for you.
- Host: GitHub
- URL: https://github.com/nickw444/pingplotter
- Owner: nickw444
- License: mit
- Created: 2018-02-25T06:08:46.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-01T13:04:32.000Z (almost 7 years ago)
- Last Synced: 2024-12-08T10:32:22.567Z (about 1 month ago)
- Topics: cellular, iphone, network, swift
- Language: Swift
- Size: 549 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PingPlotter
An app to collect network latency statistics, to help you decide which carrier is right for you.
---
In Sydney, Australia all carriers are generally not very performant (or usable) when it comes to using cellular data during peak hour on busy trains and stations. For this reason, I have built this app to determine which networks are the most performant (or useable).
Most peak hour train rides result in >30s round trip time, which results in practically unusable network connection.
Test your carrier to see if they are performing for you!
![Data collection screen](Assets/plotter.png)
![Results screen](Assets/results.png)The app will run in the background whilst collecting data and will perform network latency tests on location updates.
## Disclaimer
I am not a Swift developer. I have past non commercial Objective C experience, however, which assisted in putting this app together.
This application makes use of a Private API to access the number of signal bars, and will probably break in iOS versions > 11 || < 11.