Skip to content

TripleU613/WebNoView-Storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ต Accessibility-Based MDM Filter โ€“ WebNoView

A lightweight Android accessibility tool that acts like an MDM-based content filter. This app scans the screen for specific watched words or phrases and automatically exits the current screen if a match is detected โ€” ideal for blocking undesirable content (e.g., AI-related messages).


๐Ÿš€ Features

  • ๐Ÿ” Real-time content filtering using accessibility services
  • โœ๏ธ Custom word/phrase lists via JSON files
  • ๐Ÿ’พ Importable configurations contributed by the community
  • ๐Ÿ“ฑ Optional basic MDM-style locking for stricter filtering

๐Ÿง  How It Works

You define a list of words or combinations to "watch for." If any appear on screen, the app automatically navigates away (e.g., to the home screen), helping you enforce stricter device compliance.


๐Ÿ“‚ Contribute Your Filters

Got a useful filter list? Help others by sharing!

  1. Create a .json file containing your word combinations.
  2. Name it like this: [email protected]
  3. Submit a pull request to this repo.

Once approved, all users will be able to import and activate your filters from the app.


๐Ÿ›ก๏ธ Optional "Kasher Mode" (MDM Functionality)

Enable optional MDM-style controls to lock down the device for filtering needs. This is basic for now but will expand with time.


๐Ÿ“ฅ Download

Grab the latest APK from the Releases page.


๐Ÿ™Œ Community

We welcome contributions and filter sets from the broader community. Letโ€™s build a cleaner, smarter experienceโ€”together.


๐Ÿ”’ Disclaimer

This app uses Android's Accessibility Service. Please ensure you use it responsibly and in accordance with platform policies and user consent.

Packages

No packages published