<i>PingOff</i> is a simple app that automatically toggles Do Not Disturb based on the apps you use.

Do you like your phone quiet while reading, meditating, or playing a game? Hate getting interrupted by random notifications? Forget to turn on DND and regret it right after?

Then <i>PingOff</i> is the perfect app for you!

<i>PingOff</i> is open source and released under the GPLv3 license[1]. Feel free to browse or fork the code[2].

<b>Required Android Permissions</b>

▸ ACCESS_NOTIFICATION_POLICY to change Do Not Disturb mode.
▸ PACKAGE_USAGE_STATS to know which app is currently running.
▸ RECEIVE_BOOT_COMPLETED to automatically start on boot if enabled.
▸ REQUEST_IGNORE_BATTERY_OPTIMIZATIONS to make sure it keeps working in the background.

<b>Get it</b>
You can download it for free from F-Droid[3].

<b>Translations</b>

Translations are always welcome! :)

The app is available for translation as two projects on Transifex[4]

[1] https://www.gnu.org/licenses/gpl-3.0.en.html
[2] https://gitlab.com/juanitobananas/ping-off
[3] https://f-droid.org/packages/com.jarsilio.android.pingoff/
[4] https://www.transifex.com/juanitobananas/ping-off and https://www.transifex.com/juanitobananas/libcommon
