整理:README.md

pull/408/head
pppscn 3 months ago
parent 125695133d
commit b930209772

2
.gitignore vendored

@ -36,3 +36,5 @@
/app/unused.txt
/pic/*.bkp
/*.txt
/pic/Troubleshooting_Process.vsdx
/pic/working_principle_en.drawio

@ -14,13 +14,11 @@
包括主动控制服务端与客户端让你轻松远程发短信、查短信、查通话、查话簿、查电量等。V3.0 新增)
> 注意:从`2022-06-06`开始,原`Java版`的代码归档到`v2.x`分支,不再更新!
> 1、从`v2.x`到`v3.x`不是简单的功能迭代,采用`kotlin`全新重构了(不是单纯的迁移代码,起初我也是这么认为的),由于我是第一次使用`kotlin`开发Java版也是第一次到处踩坑每一行代码都是度娘手把手教会我的所以`v3.x`版本可能一开始并不稳定。另外眼睛葡萄膜炎还没好晚上不敢肝中间停摆了个把月进度缓慢历时2个月终于让`V3.x`顺产了!
自动任务・快捷指令轻松自动化助您事半功倍更多时间享受亲情陪伴v3.3 新增)
> 2、如果目前`v2.x`用的好好的没必要升级(之前也是这么建议大家的,没必要每版必跟,除非你急需新功能)
> 注意:从`2022-06-06`开始,原`Java版`的代码归档到`v2.x`分支,不再更新!
> 3、`v3.x` 适配 Android 4.4 ~ 13.0
> `v3.x` 适配 Android 4.4 ~ 13.0
--------
@ -46,7 +44,7 @@
## 界面预览:
![界面预览](pic/界面预览.jpeg "界面预览.jpg")
![界面预览](pic/screenshots.jpg "screenshots.jpg")
更多截图参见 https://github.com/pppscn/SmsForwarder/wiki
@ -68,7 +66,7 @@
> ⚠ Gitee Wikihttps://gitee.com/pp/SmsForwarder/wikis/pages
![使用流程与问题排查流程](pic/使用流程与问题排查流程.png "使用流程与问题排查流程.png")
![使用流程与问题排查流程](pic/Troubleshooting_Process.png "Troubleshooting_Process.png")
--------
@ -86,8 +84,6 @@
> [感谢所有赞助本项目的热心网友 --> 打赏名单](https://gitee.com/pp/SmsForwarder/wikis/pages?sort_id=4912193&doc_id=1821427)
> 【特别提醒】为了规避收款码被盗用的风险,即日起加入 [爱发电](https://afdian.net/a/pppscn)原来的收款账户已被冻结赞助码全部作废AT.2024-01-08
> 本项目得到以下项目的支持与帮助,在此表示衷心的感谢!
+ https://github.com/xiaoyuanhost/TranspondSms (项目原型)
@ -105,7 +101,13 @@
## 如果您觉得本工具对您有帮助,不妨在右上角点亮一颗小星星,以示鼓励!
[![starcharts stargazers over time](https://starchart.cc/pppscn/SmsForwarder.svg)](https://github.com/pppscn/SmsForwarder)
<a href="https://star-history.com/#pppscn/SmsForwarder&Date">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=pppscn/SmsForwarder&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=pppscn/SmsForwarder&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=pppscn/SmsForwarder&type=Date" />
</picture>
</a>
--------

@ -12,7 +12,9 @@ SmsForwarder - Not only forwarding text messages, but also a must-have for backu
listens to SMS, incoming calls, and App notifications on Android mobile devices, and forward according to user defined rules to another App/device, including DingTalk, WeCom and WeCom Group Bot, Feishu App and Feishu Group Bot, E-mail, Bark, Webhook, Telegram Bot, ServerChan, PushPlus, SMS, etc.
Including active control of the server and client, allowing you to easily and remotely send text messages, check text messages, check calls, check the phone book, check the battery, etc.
Including active control of the server and client, allowing you to easily and remotely send text messages, check text messages, check calls, check the phone book, check the battery, etc. (New in v3.0+)
Automated Tasks & Quick Commands, effortlessly automate your life, doubling your efficiency, leaving more time to cherish family bonds! (New in v3.3+)
--------
@ -36,7 +38,7 @@ Including active control of the server and client, allowing you to easily and re
## Screenshots :
![界面预览](pic/界面预览.jpeg "界面预览.jpg")
![Screenshots](pic/screenshots.jpg "screenshots.jpg")
See more screenshotshttps://github.com/pppscn/SmsForwarder/wiki
@ -56,7 +58,7 @@ See more screenshotshttps://github.com/pppscn/SmsForwarder/wiki
> ⚠ Gitee: https://gitee.com/pp/SmsForwarder/wikis/pages
![使用流程与问题排查流程](pic/使用流程与问题排查流程.png "使用流程与问题排查流程.png")
![Troubleshooting_Process](pic/Troubleshooting_Process.png "Troubleshooting_Process.png")
--------
@ -92,7 +94,13 @@ See more screenshotshttps://github.com/pppscn/SmsForwarder/wiki
## Star this repo if you find this application useful!
[![starcharts stargazers over time](https://starchart.cc/pppscn/SmsForwarder.svg)](https://github.com/pppscn/SmsForwarder)
<a href="https://star-history.com/#pppscn/SmsForwarder&Date">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=pppscn/SmsForwarder&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=pppscn/SmsForwarder&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=pppscn/SmsForwarder&type=Date" />
</picture>
</a>
--------

Before

Width:  |  Height:  |  Size: 228 KiB

After

Width:  |  Height:  |  Size: 228 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 731 KiB

Loading…
Cancel
Save