Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nstevens1040/celltop
- Owner: nstevens1040
- Created: 2023-12-26T13:05:27.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-11-19T04:43:16.000Z (about 1 month ago)
- Last Synced: 2024-11-19T05:32:38.373Z (about 1 month ago)
- Topics: 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
- Language: Java
- Homepage:
- Size: 126 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- 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.
## 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)