We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c2d8d8 commit 6f8f390Copy full SHA for 6f8f390
1 file changed
plugins.json
@@ -1,4 +1,14 @@
1
{
2
+ "astrbot-plugin-adsb-monitor": {
3
+ "display_name": "ADS-B 飞机实时监测插件",
4
+ "desc": "使用 RTL-SDR(RTL2832U) + Dump1090 接收 1090 MHz ADS-B 信号,解析飞机信息,并在 QQ 群/私聊中提供查询功能。",
5
+ "author": "DNT_OF",
6
+ "repo": "https://github.com/DNTOF/astrbot_plugin_adsb_monitor",
7
+ "tags": [
8
+ "RTLSDR"
9
+ ],
10
+ "social_link": "https://github.com/DNTOF"
11
+ },
12
"astrbot-plugin-mihome": {
13
"display_name": "米家控制",
14
"desc": "AstrBot 的米家云端智能管家插件",
0 commit comments