lich4 / ChargeLimiter

Charge limiter for iOS, inspired by AlDente
GNU General Public License v3.0
694 stars 35 forks source link

Question/Request: Ability to start daemon via Shortcuts for TrollStore users #70

Closed Cactism closed 4 months ago

Cactism commented 4 months ago

As written in the README, the daemon will be unable to automatically restart after it is closed. I had an idea where an action could be added to Shortcuts where you can restart the daemon (e.g Create a personal Automation which starts when the device is connected to a charger, then start the ChargeLimiter daemon — this can be set where it will happen automatically without user input).

image

Is it possible for this to be implemented?

lich4 commented 4 months ago

Yes, It's possible, after a reboot, WiFi and Bluetooth will be enabled, you can consider that trigger. besides, if there is an app frequently used, you can trigger it at first start with some counter logic.