Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nstevens1040/org.nanick.nr5gperf
Android 13 app that displays & writes to a CSV file your cellular data connection's rsrp, ssrsrp, download speed, upload speed, timing advance, plmn, LAC, cell ID, eNodeB, rat, latitude, longitude, EARFCN, LTE band, LTE spectrum, LTE bandwidth, PCI, rsrq, public IP address, NR pci, NRARFCN, 5G band, & 5G spectrum.
https://github.com/nstevens1040/org.nanick.nr5gperf
cell-id download-speed earfcn enodeb latitude longitude lte-band lte-bandwidth lte-spectrum nr-5g-band nr-5g-spectrum nrarfcn plmn public-ip-address rsrp timing-advance upload-speed
Last synced: 21 days ago
JSON representation
Android 13 app that displays & writes to a CSV file your cellular data connection's rsrp, ssrsrp, download speed, upload speed, timing advance, plmn, LAC, cell ID, eNodeB, rat, latitude, longitude, EARFCN, LTE band, LTE spectrum, LTE bandwidth, PCI, rsrq, public IP address, NR pci, NRARFCN, 5G band, & 5G spectrum.
- Host: GitHub
- URL: https://github.com/nstevens1040/org.nanick.nr5gperf
- Owner: nstevens1040
- Created: 2024-05-03T14:07:44.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-11-19T07:06:03.000Z (about 1 month ago)
- Last Synced: 2024-11-19T08:19:26.602Z (about 1 month ago)
- Topics: cell-id, download-speed, earfcn, enodeb, latitude, longitude, lte-band, lte-bandwidth, lte-spectrum, nr-5g-band, nr-5g-spectrum, nrarfcn, plmn, public-ip-address, rsrp, timing-advance, upload-speed
- Language: Java
- Homepage:
- Size: 135 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ⚠ Caution ⚠
This app tests your download speed **indefinitely**. That means that it literally starts a download that **DOES NOT STOP** until you close the app. Additionally the app will request root access.
## Use case
Really anything that involves measuring the performance and/or gathering the details of your cellular connection.For example, you signed up for a cellular home internet service and you need to know where, in your home, your cellular connection performs the best.
## Output
In addition to the screenshot below, the app also writes a csv file that gets saved in ```/Android/data/org.nanick.cellconnection/files/``` as ```$(epochTimeStamp).csv```.
## Screenshot
![](https://raw.githubusercontent.com/nstevens1040/images/main/Screenshot_20231226-071820.png)