When I go to bed I use my smartphone to listen to something soothing and I fall asleep. It usually takes less than an hour.
Im looking for an application that turns the device off after one hour, pretty much like the sleep command works (on linux):
sleep 60m && shutdown now
alternatively, your ways to save as much battery as possible after the hour passes (won’t use the device for the next 8 hours)
I find this app works reliability. Has ability to set a home screen shortcut.
https://play.google.com/store/apps/details?id=ch.pboos.android.SleepTimer
Maybe SleepTimer to stop media playback and turn the screen off?
What’s your source of audio? Some media players have a timer where it’ll only play for a set time. Audible has it under “timer”, podcast addict has it under “sleep timer”.
vlc
The VLC for android app has a sleep timer
Something like MacroDroid or Tasker?
On a rooted device or with adb you can execute the command:
sleep 60m && reboot -p