hghugfg通过Egern iOS小组件实现sub2api用量监控 中发帖

一直想要一个独立美观的组件在iPhone上展示sub2api用量(只是想好看一点,其实并没什么太大用处 🥴 
本来想看一下sub2api官方app的,发现iOS版本需要自行编译签名安装,遂放弃 
今天让gpt-5.5直接撸了一个Egern小组件感觉样式还不错。其实逻辑很简单: 
POST /api/v1/auth/login 
GET /api/v1/usage/dashboard/stats?timezone=[IMG0453] 
插件引用地址:https://raw.githubusercontent.com/ftufkc/egern-sub2api-usage-widget/main/sub2api-usage.module.yaml 
有兴趣的佬友可以试试看
 
 
Back to Top