2025-04-29 23:54:43 +02:00
< p align = "center" >
< img src = "https://weforge.xyz/partisan/Pulse/raw/branch/main/data/icon.svg" alt = "Logo" width = "64" height = "64" >
< / p >
2022-02-01 23:38:08 +03:00
2025-04-29 23:54:43 +02:00
< p align = "center" style = "font-size: 32px;" >
< strong > Pulse< / strong >
< / p >
2022-02-01 23:38:08 +03:00
2025-04-29 23:54:43 +02:00
< p align = "center" >
Tiny app to redirect outgoing calls to Signal/Telegram/Threema/Whatsapp.
< / p >
2022-02-01 23:38:08 +03:00
2025-05-01 19:03:09 +00:00
---
< p align = "center" >
< strong > Screenshots< / strong >
< / p >
< p align = "center" >
< span >
< img src = "https://weforge.xyz/partisan/Pulse/raw/branch/main/data/screenshot.png" alt = "Main screen" height = "500" >
< / span >
< span >
< img src = "https://weforge.xyz/partisan/Pulse/raw/branch/main/data/screenshot-redirecting.png" alt = "Redirecting popup" height = "500" >
< / span >
< / p >
2022-02-04 14:22:57 +03:00
You can cancel redirection by clicking on `Redirecting to..` popup.
2022-02-01 23:38:08 +03:00
## Permissions
* ACCESS_NETWORK_STATE - check internet is available
* CALL_PHONE - make a call via messenger
* READ_CONTACTS - check contact has a messenger record
2022-02-04 14:22:57 +03:00
* SYSTEM_ALERT_WINDOW - show redirecting popup and launch an activity from background
2022-02-01 23:38:08 +03:00
* CALL_REDIRECTION - process outgoing call
2022-02-04 14:22:57 +03:00
All permissions are mandatory.
2022-02-01 23:38:08 +03:00
## License
[](https://www.gnu.org/licenses/gpl-3.0.en.html)
This application is Free Software: You can use, study share and improve it at your will.
Specifically you can redistribute and/or modify it under the terms of the
[GNU General Public License v3 ](https://www.gnu.org/licenses/gpl.html ) as published by the Free
Software Foundation.
2025-04-29 23:54:43 +02:00
### Icon Credit
Icon based on "Pulse 53" from the [Flare Dashed Icons ](https://www.svgrepo.com/svg/450484/pulse ) collection by [Taras Shypka ](https://www.svgrepo.com/author/Taras%20Shypka/ ).
Licensed under the [Public Domain ](https://www.svgrepo.com/page/licensing/#PD ).
### Original Author
This software was originally developed by https://github.com/x13a, but it has been archived by the owner on Jun 22, 2022.