Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Deep Doze

A FolkPatch lua plugin that forces your phone into deep sleep mode during your sleep hours. No background sync, no wakelocks, no notifications. Wakes up normally when sleep time ends.

How it works

  • Checks every 15 minutes if it is your sleep time
  • If screen is off and not charging > forces deep doze
  • If screen is on or charging > skips and waits
  • Exits doze automatically when sleep time ends

Config

  • Sleep start: hour to start doze (0-23)
  • Sleep end: hour to end doze (0-23)
  • Skip when charging: if ON, doze won't activate while plugged in

Example

Sleep start: 23, Sleep end: 7 At 23:00 if screen is off > deep doze on At 07:00 > deep doze off, phone wakes normally

Tap Doze Now to force it manually anytime.

About

A lua plugin to Forces deep doze during sleep hours. Saves battery overnight. [THIS IS NOT A MODULE]

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages