AutoDarkMode/Windows-Auto-Night-Mode

Add ability to switch mode based on Battery saver on/off status

Open

#834 opened on Mar 31, 2024

View on GitHub
 (7 comments) (0 reactions) (0 assignees)C# (235 forks)batch import
area-featureshardware relatedhelp wanted

Repository metrics

Stars
 (6,501 stars)
PR merge metrics
 (Avg merge 248d 13h) (1 merged PR in 30d)

Description

For my Android and MacOS I've set the device up to change to dark mode when battery saver is enabled/battery level goes under 30% and change back to light mode when battery is above 30%. I'd like for this to be an option in the app.

Doing this makes it really obvious that device needs to be connected to power soon.

Contributor guide