Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nstevens1040/celltop

Written for Android 13 (api level 33). View your phone's cellular connection details such as Rsrp, Download speed, Timing Advance, Plmn, Tac, CellId, eNodeB, Rat, Latitude, Longitude, EARFCN, LTE band, LTE spectrum, NR Spectrum, bandwidth, Pci, Rsrq, public IP address, NR Pci, NR Tac, NRARFCN, Nr5GBand, and NR 5G spectrum name.
https://github.com/nstevens1040/celltop

bandwidth cell-identity coordinates download-speed earfcn enodeb lte-band lte-spectrum nr-5g-band nr-5g-spectrum nr-pci nr-spectrum nr-tac nrarfcn plmn public-ip-address rat rsrp timing-advance

Last synced: 21 days ago
JSON representation

Written for Android 13 (api level 33). View your phone's cellular connection details such as Rsrp, Download speed, Timing Advance, Plmn, Tac, CellId, eNodeB, Rat, Latitude, Longitude, EARFCN, LTE band, LTE spectrum, NR Spectrum, bandwidth, Pci, Rsrq, public IP address, NR Pci, NR Tac, NRARFCN, Nr5GBand, and NR 5G spectrum name.

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.
## 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)