Code Monkey home page Code Monkey logo

bouncer's Introduction

Bouncer SMS Filter

This is a simple SMS filtering app for iOS that uses the ILMessageFilterExtension to move unwanted and specific messages to the "Junk", "Promotion" and "Transaction" sections of the Messages app.

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)
  • Unlimited number of filter rules
  • Localized in English, Spanish and Arabic
  • Supports both word lists and regular expressions

Tech Stack/Specs

Bouncer is written 100% in Swift and features things like:

  • All new SwiftUI lifecycle (No storyboards or Appdelegate)
  • Redux-like architecture
  • Combine
  • SwiftUI 2.x features and improvements
  • Zero UIKit
  • No 3rd party dependencies ๐Ÿ’ช

If you are curious about the architecture approach, check out my Redux-like architecture with SwiftUI series

Building

Fire up XCode open Bouncer.xcodeproj and hit Build. There are no dependencies or additional requirements.

Latest Release

The old 1.x version (UIkit based) is not avaiable from the App Store anymore, but you can grab the source and build it from the 1.20 release.

Version 2.x (This new SwiftUI version) is available in the App Store, and free to dowload

Contribute

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

License

Bouncer is distributed under MIT license

bouncer's People

Contributors

afterxleep avatar miguelrc86 avatar asaah18 avatar mechanicker avatar sdtaheri avatar winstonrc avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.