Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Suggestion]: 格式化字段增加Location标签 #343

Closed
ywjheart opened this issue Oct 2, 2023 · 6 comments
Closed

[Suggestion]: 格式化字段增加Location标签 #343

ywjheart opened this issue Oct 2, 2023 · 6 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@ywjheart
Copy link

ywjheart commented Oct 2, 2023

是否有人曾提过类似的问题?

否(No)

你觉得APP有什么不足之处?

目前转发消息格式时,可以自定义包括Phone,Sim card, Device, Time这些字段,建议增加location字段,这样在转发消息时,可以带上地理位置,比如通话记录如果有location,那我们就知道孩子或者老人打电话时当时大概的位置。对于一些可能的恶意短信,我们也可以知道当时大概在什么位置收到的。建议采纳。
比起server/client这种实时请求的操作,随消息转发或者我之前提到的定期回报机制,省去了frp server, 省去了smsforwader和frps之间的连接,降低了耗电。

你觉得该怎么去完善会比较好?【非必答】

No response

@ywjheart ywjheart added the help wanted Extra attention is needed label Oct 2, 2023
@pppscn
Copy link
Owner

pppscn commented Oct 3, 2023

这样反而更加耗电,需要无时不刻不在后台刷新gps信息,才能在转发信息时获取到当前位置

@ywjheart
Copy link
Author

ywjheart commented Oct 3, 2023

能否在格式化时再获取地理位置?

@bohailaoyao
Copy link

这个功能好

@dxwq
Copy link

dxwq commented Oct 20, 2023

这样反而更加耗电,需要无时不刻不在后台刷新gps信息,才能在转发信息时获取到当前位置

可不可以在收到指定来电(或其它条件)时才去刷新gps

@pppscn
Copy link
Owner

pppscn commented Nov 22, 2023

自定义模板可用标签 {{定位信息}}(英文系统:{{LOCATION}}

请重新下载每周构建版测试
https://github.com/pppscn/SmsForwarder/actions/workflows/Weekly_Build.yml

【通用设置】中开启
微信图片_20231122115100

@ywjheart
Copy link
Author

测试正常,感谢作者细节优化。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants