Skip to content

ahmadtawakol/Bouncer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Features

  • Filter SMS messages using a simple list of words
  • Catalog filtered messages in iOS 14+ categories (Junk, Transaction, Promotion)
  • Unlimmited number of filter rules
  • Automatic migration of filters from Version 1.x
  • Localized in English and Spanish

Building

Fire up XCode 12 (Currently beta), open Bouncer.xcodeproj and hit Build. There are no dependencies or additional requirements.

Note: This version is a complete Rewrite Using SwiftUI 2.0, so you will need Xcode 12 and an an iOS 14 Device to run it.

Latest Release

Too lazy to build it yourself? Download the latest stable from the App Store for free.

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%