Forwarded from Echo
Media is too big
VIEW IN TELEGRAM
快捷指令加强
> 使用 SnippetIntent 让快捷指令通过脚本展示任意可交互UI(不用跳转APP)
> 使用Intent.continueInForeground 唤起 Scripting app调用完整APP能力后再返回结果给快捷指令让它继续后续的任务
> Intent.requestConfirmation 唤起任意可交互UI来强化快捷指令的交互能力
> 使用 SnippetIntent 让快捷指令通过脚本展示任意可交互UI(不用跳转APP)
> 使用Intent.continueInForeground 唤起 Scripting app调用完整APP能力后再返回结果给快捷指令让它继续后续的任务
> Intent.requestConfirmation 唤起任意可交互UI来强化快捷指令的交互能力
👍9❤2
Forwarded from ֍可莉日常֎
IPA工具箱是运行在Scripting应用中的脚本,需要购买Scripting的Pro版本才能使用。
一些下架应用的ID编号,如果你以前购买过,可以通过这个Scripting脚本下载安装。
Thor 1210562295
Shu 1282297037
Anubis 1357644265
爱阅书香 1137819437
香色闺阁 1521205149
源阅读 1561787704
VVebo 670910957
#Plugin
Please open Telegram to view this post
VIEW IN TELEGRAM
❤5👍4
Forwarded from 井芹仁菜
中国电信小组件
通过模拟登录中国电信接口,获取手机话费、通话时长、流量使用情况等数据。可部署在服务器、x86软路由等设备上运行,为第三方系统提供数据查询接口。
可以使用我部署好的:
https://10000.dtzsghnr.cn:10086
也可以自己搭建
项目链接:
https://github.com/Nanako718/ChinaTelecomMonitor
小组件安装链接:
scripting://import_scripts?urls=%5B%22https%3A%2F%2Fsdl.dtzsghnr.cn%2Fd%2F%25E4%25B8%25AD%25E5%259B%25BD%25E7%2594%25B5%25E4%25BF%25A1.zip%22%5D
通过模拟登录中国电信接口,获取手机话费、通话时长、流量使用情况等数据。可部署在服务器、x86软路由等设备上运行,为第三方系统提供数据查询接口。
可以使用我部署好的:
https://10000.dtzsghnr.cn:10086
也可以自己搭建
name: china-telecom-monitor
services:
china-telecom-monitor:
image: dtzsghnr/chinatelecommonitor:latest
container_name: china-telecom-monitor
network_mode: bridge
ports:
- 10000:10000
volumes:
# 数据持久化:将容器内的 /app/config 目录挂载到本地
# 数据库文件 login_info.db 会保存在本地,容器重启后数据不丢失
- ./china-telecom-monitor/config:/app/config
restart: unless-stopped
项目链接:
https://github.com/Nanako718/ChinaTelecomMonitor
小组件安装链接:
scripting://import_scripts?urls=%5B%22https%3A%2F%2Fsdl.dtzsghnr.cn%2Fd%2F%25E4%25B8%25AD%25E5%259B%25BD%25E7%2594%25B5%25E4%25BF%25A1.zip%22%5D
❤5
Forwarded from 井芹仁菜
scriptstore.dtzsghnr.cn
Scripting Store
Scripting小组件应用商店