|
| 1 | +# Telegram SMS |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | +[](https://github.com/qwe7002/telegram-sms/blob/master/LICENSE) |
| 6 | +[](https://app.fossa.io/projects/git%2Bgithub.com%2Fqwe7002%2Ftelegram-sms?ref=badge_shield) |
| 7 | + |
| 8 | +A robot running on your Android device. |
| 9 | + |
| 10 | +[Download](https://github.com/qwe7002/telegram-sms/releases) |
| 11 | + |
| 12 | +**There may be unknown bugs in the pre-release version,Please use at your own risk.** |
| 13 | + |
| 14 | +## Features |
| 15 | + |
| 16 | +- Forward SMS to Telegram |
| 17 | + |
| 18 | +- Monitor missed calls |
| 19 | + |
| 20 | +- Monitor device battery power changes |
| 21 | + |
| 22 | +- Remote control via chat command \ SMS. |
| 23 | + |
| 24 | +## Permission |
| 25 | + |
| 26 | +This app requires the following permissions: |
| 27 | + |
| 28 | +- SMS : Read and send a text message. |
| 29 | + |
| 30 | +- Phone : Get whether it is a dual card phone, card status and identifier ID. |
| 31 | + |
| 32 | +- Call log : Get the incoming number. |
| 33 | + |
| 34 | +- Contact : Get the contact information and automatically identify the incoming caller's number. |
| 35 | + |
| 36 | +You can set this app as the default SMS app, which will block all SMS notifications and automatically set the SMS to read. |
| 37 | + |
| 38 | +## User manual |
| 39 | + |
| 40 | +- [English](https://github.com/qwe7002/telegram-sms/wiki/User_manual) |
| 41 | +- [简体中文](https://github.com/qwe7002/telegram-sms/wiki/用户手册) |
| 42 | +- [繁體中文](https://github.com/qwe7002/telegram-sms/wiki/用戶手冊) |
| 43 | +- 日本語(WIP) |
| 44 | + |
| 45 | +## License |
| 46 | + |
| 47 | +[](https://app.fossa.io/projects/git%2Bgithub.com%2Fqwe7002%2Ftelegram-sms?ref=badge_large) |
| 48 | + |
| 49 | +BSD 3-Clause License |
| 50 | + |
| 51 | +Copyright (c) 2018, qwe7002 |
| 52 | +All rights reserved. |
| 53 | + |
| 54 | +Redistribution and use in source and binary forms, with or without |
| 55 | +modification, are permitted provided that the following conditions are met: |
| 56 | + |
| 57 | +* Redistributions of source code must retain the above copyright notice, this |
| 58 | + list of conditions and the following disclaimer. |
| 59 | + |
| 60 | +* Redistributions in binary form must reproduce the above copyright notice, |
| 61 | + this list of conditions and the following disclaimer in the documentation |
| 62 | + and/or other materials provided with the distribution. |
| 63 | + |
| 64 | +* Neither the name of the copyright holder nor the names of its |
| 65 | + contributors may be used to endorse or promote products derived from |
| 66 | + this software without specific prior written permission. |
| 67 | + |
| 68 | +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
| 69 | +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 70 | +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
| 71 | +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE |
| 72 | +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 73 | +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR |
| 74 | +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER |
| 75 | +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 76 | +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 77 | +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 78 | + |
| 79 | + |
| 80 | +## Acknowledgements |
| 81 | + |
| 82 | +This software uses these open source libraries: |
| 83 | + |
| 84 | +- [okhttp](https://github.com/square/okhttp) |
| 85 | + |
| 86 | +- [Gson](https://github.com/google/gson) |
| 87 | + |
| 88 | +The birth of this software is inseparable from their help: |
| 89 | + |
| 90 | +- [@SumiMakito](https://github.com/SumiMakito) |
| 91 | + |
| 92 | +- [@zsxsoft](https://github.com/zsxsoft) |
| 93 | + |
| 94 | +The following organizations for providing image storage for this page: |
| 95 | + |
| 96 | +- [sm.ms](https://sm.ms) |
| 97 | + |
| 98 | +## Give a cup of coffee and let me better maintain this project? |
| 99 | + |
| 100 | +- [Support me in Paypal](https://paypal.me/qwe7002) |
| 101 | + |
| 102 | +- Support me in Payoneer ( [email protected]) |
| 103 | + |
| 104 | +- Support me in Bitcoin (**17wmCCzy7hSSENnRBfUBMUSi7kdHYePrae**) |
| 105 | + |
| 106 | +- [Support me in Cloud QuickPass](https://static.reallct.com/2019/02/21/5c6d812840bac.png) |
| 107 | + |
| 108 | +Your donation will make me work better for this project. |
0 commit comments