You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I intend to keep Custota as simple (implementation-wise) as possible, so it's unlikely I'll add functionality like this. I consider Custota to be feature complete and don't plan on making changes beyond what's necessary to support new Android versions.
That said, I might consider doing the reverse: allowing an external app (eg. script in Termux) to trigger Custota and watch its status. I'll need to think about it and see if it's simple enough to implement, both on the Custota side and the user side. Triggering Custota's update check should be easy enough, but I don't know about monitoring the installation status.
Ah alright, I wanted this so I didnt have to use another root app thats constantly in the background and could hook into Custota already running scheduling. I'll find an alternative.
I use an on device bash script that I run manually from termux to handle updating & patching Android and Magisk then queue an install from Custota
Using Custota's updating scheduling to run this script automatically would make updating rooted android practically seemless.
Having some way for the script to send Custota notifications/logs would be useful as well.
Also having Custota delete the patched OTA after installation to save storage would be beneficial too.
The text was updated successfully, but these errors were encountered: