https://github.com/burg3r5/notifilter
Silence annoying notifications
https://github.com/burg3r5/notifilter
android automation do-not-disturb notifications
Last synced: 9 days ago
JSON representation
Silence annoying notifications
- Host: GitHub
- URL: https://github.com/burg3r5/notifilter
- Owner: BURG3R5
- License: gpl-3.0
- Created: 2025-11-29T11:47:52.000Z (7 months ago)
- Default Branch: dev
- Last Pushed: 2026-04-26T15:21:14.000Z (2 months ago)
- Last Synced: 2026-04-26T17:10:46.601Z (2 months ago)
- Topics: android, automation, do-not-disturb, notifications
- Language: Kotlin
- Homepage:
- Size: 3.34 MB
- Stars: 157
- Watchers: 2
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: .github/contributing.md
- License: LICENSE
Awesome Lists containing this project
README

 
# NotiFilter
**Silence annoying notifications**
NotiFilter listens to all device notifications and quietly manages those that match your filters.
[
](https://f-droid.org/packages/co.adityarajput.notifilter) [
](https://apps.obtainium.imranr.dev/redirect?r=obtainium://add/https://github.com/BURG3R5/NotiFilter)
## Screenshots

## Features
- **Filters** - Use [regex](https://github.com/BURG3R5/NotiFilter/wiki/Examples) to precisely target
annoying notifications from
each app ๐ฏ
- **Actions** - Choose what to do with the filtered notifications โ
1. Dismiss it ๐ซ
2. Tap it โ
3. Tap a button ๐ฝ๏ธ
4. Delay it โณ
5. Collect into batches ๐ฆ
6. Debounce it โ
7. Mute it ๐
8. Play an alert ๐
9. Disable DND mode ๐
10. Remove after a delay โฒ๏ธ
11. Replace with a custom notification ๐
- **Schedule** - Choose when filters run (e.g. only during work hours) โฐ
- **History** - Recently dismissed notifications are stored locally, for reference and retrieval ๐งพ
- **Widget** - Configure filters to send notifications to a home screen widget ๐ฑ
- **Export/Import** - Backup or transfer your filters as JSON files ๐
- **Free, open-source & private**
- No ads, subscriptions, or in-app purchases ๐
- Licensed under the [GPLv3](https://github.com/BURG3R5/notifilter/blob/dev/LICENSE) ๐
- Fully offline; your data never leaves your device ๐
- **Lightweight** - Runs in the background with minimal battery and memory usage โฉ
## Usage
Refer to the [wiki](https://github.com/BURG3R5/NotiFilter/wiki) for instructions, examples, tips,
and FAQs.