🤖 Also available for Android: Check out Saracroche Android for Android users!
Saracroche is an iOS app that protects you from unwanted calls by blocking spam phone calls. It's designed to be simple, effective, and privacy-friendly.
- 🛡️ Automatically blocks numbers
- 📱 Native iOS extension
- 🔒 Privacy-respectful: no call data is collected
- 🔄 Regular updates of the number database
Saracroche is available on the App Store.
You can also try the latest beta version through TestFlight.
- Clone the repository
- Copy
saracroche/Config.swift.exampletoConfig.swift - Update the configuration with your server URL
- Open
saracroche.xcodeprojin Xcode - Build and run the project on your device
Requirements:
- Xcode 15.0+
- iOS 15.0+
- Swift 5.9+
- Swift - Primary programming language
- SwiftUI - Modern UI framework
- CallKit - iOS call blocking framework
- MVVM Architecture - Clean architecture pattern
The list of prefix numbers is in blocked-patterns.json file in the repository.
Contributions are welcome! Here's how you can help:
- Fork the repository
- Create a new branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
If you find Saracroche useful, consider sponsoring the project to help with maintenance and new features:
If you like Saracroche, please consider giving it a star on GitHub to show your support and help others discover the project.
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.