Joel Koen
Joel Koen
Yes, there are various automation apps for Android such as [Tasker](https://tasker.joaoapps.com/) and [Home Assistant](https://companion.home-assistant.io/docs/notifications/notification-commands/#broadcast-intent) that allow users to broadcast [intents](https://developer.android.com/reference/android/content/Intent) to control apps. For example, GPSLogger for Android integrates with...
#.3 sounds fine to me, but does the phone then have to be actively in use for the UI to show? Regarding the toggle, I think that is a good...
Pushing the install button again to update the server hangs. Should unzip automatically overwrite old files? ``` DAEMON Downloading file https://github.com/tModLoader/tModLoader/releases/download/v2024.06.3.1/tModLoader.zip DAEMON Writing some data to file: EnableAllMods.sh DAEMON Writing...
This isn't the case, I tried doing that before but it doesn't actually forward it to the unzip command. I think that the template should at least be changed so...
I've recently started accepting submissions at [beaconDB](https://beacondb.net), which uses the same format as MLS. Happy to implement a different format for TowerCollector if that's easier for you to maintain
I'm able to reproduce this at home by forcing my phone to use 3G in settings.
Now I've managed to get a WCDMA tower without a cell id, without any other cell towers to fill missing values from: ```json "cellTowers": [ { "age": 6452, "asu": 96,...
Would it be worth maintaining some kind of list of MLS compatible servers?
I'm hosting [beaconDB](https://beacondb.net) but it's experimental and there's barely any coverage.
This is a good idea, providing data to both services doesn't hurt, and is better for the community.