gkd/README.md

48 lines
3.1 KiB
Markdown
Raw Permalink Normal View History

2021-12-14 11:34:20 +08:00
# gkd
2021-11-07 16:54:28 +08:00
2023-09-02 18:09:08 +08:00
基于 **无障碍** + **高级选择器** + **订阅规则** 的自定义屏幕点击 APP
2021-11-09 17:53:11 +08:00
2023-09-02 20:45:55 +08:00
## 安装
2024-01-08 10:54:49 +08:00
- [gkd.li](https://gkd.li/guide/)
2023-09-02 20:45:55 +08:00
- [releases](https://github.com/gkd-kit/gkd/releases)
2024-07-24 10:44:53 +08:00
如遇到问题可查看 [疑难解答](https://gkd.li/guide/faq)
2024-06-19 16:22:21 +08:00
2023-09-02 18:09:08 +08:00
## 功能
2021-12-14 11:34:20 +08:00
2024-07-24 10:44:53 +08:00
基于 [高级选择器](https://gkd.li/guide/selector) + [订阅规则](https://gkd.li/guide/subscription) + [快照审查](https://github.com/gkd-kit/inspect) 实现根据屏幕上下文信息自定义点击目标控件
2024-03-21 12:21:47 +08:00
2024-01-21 01:41:33 +08:00
| | | | |
2024-04-07 14:38:59 +08:00
| ------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------- |
2024-06-10 21:01:06 +08:00
| ![img](https://github.com/gkd-kit/gkd/assets/38517192/79b8a829-4106-415f-9659-2920f7b5ccb5) | ![img](https://github.com/gkd-kit/gkd/assets/38517192/6755a005-33c2-4db9-acda-bac1e7a3632d) | ![img](https://github.com/gkd-kit/gkd/assets/38517192/91ea9329-e943-4ea8-bb6e-987c22ac7b4d) | ![img](https://github.com/gkd-kit/gkd/assets/38517192/1d672345-cf3e-4b2c-a606-53a53642abda) |
| ![img](https://github.com/gkd-kit/gkd/assets/38517192/b600fa5d-284d-4dc8-9f8b-095826a73d95) | ![img](https://github.com/gkd-kit/gkd/assets/38517192/aad60a98-ffa2-4c23-a934-92e65f6018ec) | ![img](https://github.com/gkd-kit/gkd/assets/38517192/544c6aad-e2ee-42d6-9a1a-967d9d426bc9) | ![img](https://github.com/gkd-kit/gkd/assets/38517192/dd262506-b1d3-4c25-b52c-765ad6de6a1e) |
2023-10-29 14:19:52 +08:00
2024-05-30 16:08:11 +08:00
## 订阅
本应用 **默认不携带任何规则**,需自行添加本地规则,或者通过订阅链接的方式获取规则
也可通过 [subscription-template](https://github.com/gkd-kit/subscription-template) 快速构建自己的远程订阅
第三方订阅列表可在 <https://github.com/topics/gkd-subscription> 查看
要加入此列表, 需点击仓库主页右上角设置图标后在 Topics 中添加 `gkd-subscription`
<details>
<summary>示例图片 - 添加至 Topics</summary>
![image](https://github.com/gkd-kit/gkd/assets/38517192/b7a2548d-c499-4db3-a2a4-dab81f0d312e)
</details>
2024-01-08 10:54:49 +08:00
## 选择器
2024-07-24 10:44:53 +08:00
<https://gkd.li/guide/selector>
2024-01-08 10:54:49 +08:00
2024-04-07 14:38:59 +08:00
[@[vid=\"menu\"] < [vid=\"menu_container\"] - [vid=\"dot_text_layout\"] > [text^=\"广告\"]](https://i.gkd.li/i/14881985?gkd=QFt2aWQ9Im1lbnUiXSA8IFt2aWQ9Im1lbnVfY29udGFpbmVyIl0gLSBbdmlkPSJkb3RfdGV4dF9sYXlvdXQiXSA-IFt0ZXh0Xj0i5bm_5ZGKIl0)
2024-01-08 10:54:49 +08:00
2024-04-07 14:38:59 +08:00
![image](https://github.com/gkd-kit/gkd/assets/38517192/980db09f-2c50-4ca0-a8e3-43dce10e38f0)
2024-01-08 10:54:49 +08:00
2023-10-29 14:19:52 +08:00
## Star History
2024-01-08 10:54:49 +08:00
[![Stargazers over time](https://starchart.cc/gkd-kit/gkd.svg?variant=adaptive)](https://starchart.cc/gkd-kit/gkd)