Content rating
Everyone
0+
Downloads
100% offOffer ends 8/20/26, 7:59 PM
Content rating
Everyone
Learn more
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

PingOff 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 PingOff is the perfect app for you!

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

Required Android Permissions

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

Accessibility Services

▸ Purpose: PingOff uses the Accessibility Services API to detect which app is currently in the foreground. This lets the app automatically enable Do Not Disturb when you switch to one of your selected apps, and disable it when you leave them.
▸ Privacy and Security: The service observes only the package name of the active app. This information is used exclusively on-device to check against your personal app list. No personal data is collected, stored remotely, or shared.
▸ Permission Scope: The Accessibility Services permission is strictly used for foreground app detection. It does not read screen content, interact with other apps, or perform any other function.

Get it
You can download it for free from F-Droid[3].

Translations

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://explore.transifex.com/juanitobananas/ping-off and https://explore.transifex.com/juanitobananas/libcommon
Silence your phone automatically when using selected apps.
Updated on
Aug 10, 2026

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
  • No data shared with third parties
    Learn more about how developers declare sharing
  • No data collected
    Learn more about how developers declare collection

What’s new

New in version 0.4.6

★ App list now shows a loading spinner on startup instead of appearing empty.
★ App icons and app list load faster.

New in version 0.4.5

★ Updated translations.

New in version 0.4.4

★ Updated translations.

New in version 0.4.3

★ Updated Impressum: current legal citations (DDG, MStV) and new contact address.