diff --git a/README.md b/README.md new file mode 100644 index 0000000..a2eb74d --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# ⚠ 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.nr5gperf30/files/``` as ```$(epochTimeStamp).csv```. +## Screenshot +![](https://raw.githubusercontent.com/nstevens1040/images/main/Screenshot_20231226-071820.png)