Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
devEyosiyas authored Jan 20, 2021
1 parent c0ed4f0 commit dcc818c
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Freedom SMS Blocker
[![API](https://img.shields.io/badge/API-16%2B-blue.svg?style=flat)](https://android-arsenal.com/api?level=16)
[![API](https://img.shields.io/badge/API-17%2B-blue.svg?style=flat)](https://android-arsenal.com/api?level=17)
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=102)](https://opensource.org/licenses/Apache-2.0)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/devEyosiyas/FreedomSMSBlocker/blob/master/LICENSE)

Expand All @@ -11,30 +11,36 @@ As its name suggests, it blocks messages based on User defined rules.
These days Using a SMS spam blocker app is essential.

###### Key Features
* Localization support
* Blacklist
* Whitelist
* Numbers starting with ^81XX
* Numbers ending with XX24^
* Block certain words
* Block all three and four digit numbers(**Nuclear Option**).
* Block all three and four digit numbers(**Nuclear Option**)
* Crowdsource
* Access to blocked messages

More features will be added soon.

## Screenshots

<img src="screenshot/1.png" width="150" /> | <img src="screenshot/2.png" width="150" /> | <img src="screenshot/3.png" width="150" /> | <img src="screenshot/4.png" width="150" /> | <img src="screenshot/5.png" width="150" />
-------------|----------------|-----------|-------------------|-------
Conversation | Core Messaging | Blacklist | Advanced Blocking | About
<img src="screenshot/0.png" width="150" /> | <img src="screenshot/2.png" width="150" /> | <img src="screenshot/3.png" width="150" /> | <img src="screenshot/4.png" width="150" /> | <img src="screenshot/5.png" width="150" />
-------------|----------------|-----------|---------------|------------------
Conversation | Core Messaging | Localized | Crowdsourced | Advanced Blocking



### Simple and fast Spam blocker.
Test the [app](https://raw.githubusercontent.com/devEyosiyas/FreedomSMSBlocker/master/Freedom%20SMS%20Blocker.apk) and tell us what you think.
Join our Telegram [Channel](https://t.me/spamFreeLife) for the latest news and app releases.

## If this repo helps you in anyway, show your love :heart: by putting a :star: on this project :v:

## License
```
MIT License
Copyright (c) 2020 Eyosiyas Bereketab
Copyright (c) 2021 Eyosiyas Bereketab
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit dcc818c

Please sign in to comment.