Looking for an Android volume scheduler so I can automatically set my alarm volume to 30% during the day (so I don’t startle people) and 100% at night (so I actually wake up!). I’m seeing a lot of very full-featured volume schedulers that want permissions to everything but Play Store doesn’t give me the option to search by number of permissions required, ascending, so that I can optimize my search. So #lazyweb it is!

I found https://play.google.com/store/apps/details?id=netroken.android.persistalternate and https://play.google.com/store/apps/details?id=polis.app.volumecontrol.pro and https://play.google.com/store/apps/details?id=Orion.Soft but they all want lots of permissions. I don’t think any of them are asking for illegitimate permissions given their function; I just don’t like giving so many permissions away if I can help it. I don’t mind buying an app; I’d rather not have network permissions for a simple volume scheduler…


Michael K Johnson November 22, 2017 06:45

I used to use Timeriffic but it’s abandoned and does not work on Nougat. It’s the only one that shows up on my f-droid searches so looking on f-droid isn’t helping me avoid an adware deluge either.

Timeriffic | F-Droid - Free and Open Source Android App Repository

Edward Morbius November 22, 2017 20:30

Termux does not have anything quite like this, but it has an extensive set of Android-API interactions. Perhaps volume control could be added to that set?

termux-battery-status

termux-camera-info

termux-camera-photo

termux-clipboard-get

termux-clipboard-set

termux-contact-list

termux-dialog

termux-download

termux-fix-shebang

termux-info

termux-infrared-frequencies

termux-infrared-transmit

termux-location

termux-notification

termux-notification-remove

termux-open

termux-open-url

termux-reload-settings

termux-setup-storage

termux-share

termux-sms-inbox

termux-sms-send

termux-storage-get

termux-telephony-call

termux-telephony-cellinfo

termux-telephony-deviceinfo

termux-toast

termux-tts-engines

termux-tts-speak

termux-vibrate

termux-wake-lock

termux-wake-unlock

termux-wifi-connectioninfo

termux-wifi-scaninfo

Michael K Johnson November 22, 2017 20:40

Huh. That’s something I hadn’t considered.

Edward Morbius November 22, 2017 22:33

+Michael K Johnson Termux is the best damned thing I’ve had happen to me on Android. Not that that’s saying much, but the experience is still pretty good.

If it doesn’t offer you the tools, there may be other CLI/terminal environments which do.

I’ve been hiving off a bunch of stuff from apps into Termux packages and scripts. mps, mpv, and mps-youtube cover a lot of ground as well.

I’m disappointed that Pandoc doesn’t make it (the TeTeX packages would be … a significant undertaking to port).


Imported from Google+ — content and formatting may not be reliable