Skip to content

ahmadtawakol/Bouncer

Repository files navigation

Bouncer SMS Filter

This is a simple SMS filtering app for iOS that uses the ILMessageFilterExtension to move unwanted messages to the "Junk" Section.

Different to other apps, Bouncer does not share, upload or send any of your personal information or SMS messages to a remote server. All the filtering happens locally on your phone.

Messages text is checked against a simple user defined blacklist.

Building

CocoaPods is used as dependency manager. If you don't have CocoaPods installed, try the Getting Started Guide

Run pod install to install dependencies, open the .workspace file in XCode.

Latest Release

The app is available for free in the App Store

Contribute

Please report any found issues or feed free to fork the repo and open pull requests with fixes, features or updates.

License

Bouncer is distributed under MIT license

About

A super simple SMS filtering application for iOS

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 100.0%