termux-api
termux-api copied to clipboard
AlarmManager
Feature description
I want to control alarm/timer via termux-api(CLI), because I feel annoying to open the Timer app.
Background information
https://developer.android.com/reference/android/app/AlarmManager
I am making this comment just to attract attention to the importance of this feature request. I think that making termux utilize AlarmManager functionality could enable termux service to be reliably started automatically using AlarmManager even in phones that have trouble keeping app activity running due to battery optimization. This could improve termux-job-scheduler and solve many issues related to keeping the termux service active.