https://github.com/jekyll2014/smsforwarder
https://github.com/jekyll2014/smsforwarder
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jekyll2014/smsforwarder
- Owner: jekyll2014
- License: mit
- Created: 2024-05-12T20:31:12.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-27T10:04:19.000Z (5 months ago)
- Last Synced: 2024-12-27T11:18:25.376Z (5 months ago)
- Language: C#
- Size: 2.03 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# SmsForwarder
Application to forward incoming SMS messages to Telegram.
Made for those who have 2 or more mobiles (different countries, different providers) and only need to get SMS messages on some of them (bank/security SMS codes).
Does not need any 3rd party services/clouds/servers except for the Telegram. Fully under you control - you can delete the bot in telegram any time and no SMS will be forwarded any more.Needs Telegram bot API-Key:
- can be created/managed via the official Telegram BotFather https://t.me/BotFatherand subscriber's ID(s):
- can get it at https://t.me/userinfobotCan be controlled via the Telegram menu/commands.
Features:
- restarted automatically on device boot
- deliver your SMS to everyone mentioned in the access list securely (as far as Telegram is secure)
- ignore list for the phones you don't want to be forwarded
- works as a background service and shall not be closed by Android system.
- read SMS inbox (last 10 by default)
- send SMS remotely
- read call log
- check phone status (battery level,network stats)Planned features:
1) Incoming call notification to Telegram
2) PUSH notification forwarding