Simply Filter SMS is a private, free and fast way to filter out spam text messages on iPhones.
Requires iOS 15 or later.
You can add your filters to allow/deny any specific text.
Enabling it will filter messages using a pre defined list of terms (English/Hebrew only).
Easily filter messages from short/email/all unknown senders, containing links/emojis or allow sender with phone numbers only.
Easily block all text messages in any specific language(s).
Simply Filter SMS does not collect any data whatsoever. Nothing leaves your device.
Everything is free of charge. Forever. No in-app purchases, no nonsense.
The app is primarily a host of rules that integrates with iOS in a native, lightweight way, making the filtering efficient and fast.
The source code is published under the permissive MIT license.
Simply Filter SMS is written in Apple's latest programming paradigm SwiftUI.
When you recive a text message from a number that is not in your contact list, Simply Filter SMS will filter it based on the following rules:
- If a text message contains text matching to a filter from the 'Allowed Texts' it will be delivered regularly.
- If not, the message will be scanned for matching filters from the 'Blocked Texts' and in case any were found it will be delivered to the Junk folder.
- If the text doesn't contain any text that matches the filters, it will be delivered regularly.
No. Simply Filter SMS does not collect any information whatsoever, all message processing is done locally on your device without any logging.
Apple does not expose those messages to any developer, they remain completely private.
When a text message is tagged as junk it will still be available for reading on the Messages app under the Junk folder.
Not much, you can filter any word to any folder. Those folders are not customable in any way. Only messages filtered to the Junk folder will be delivered silently.
Automatic Filtering is using a pre defined list of terms to determine if a message should be sent to the Junk folder or not. The lists are updated periodically with new terms. Your regular filters are still considered when Automatic Filtering is on.
Just open the project on Xcode and build (Xcode >= 13.2.1).
Simply Filter SMS is open for pull-request business.
MIT 2022 © Adi Ben-Dahan. All rights reserved.