提交 349bd2e9 编写于 作者: muwooo's avatar muwooo

Update total-plugins.json

上级 965409af
......@@ -1578,6 +1578,60 @@
]
}
]
},
{
"pluginName": "休息一下",
"name": "rubick-relax",
"pluginType": "ui",
"description": "专注计时,休息提醒,白噪音和待办清单",
"author": "Trent0",
"version": "1.0.0",
"homePage": "https://gitee.com/monkeyWang/rubick-relax/raw/master/README.md",
"logo": "https://pic1.zhimg.com/80/v2-57eb6e779539efb20c3e7ec2f1de7fe0_720w.png",
"main": "index.html",
"preload": "preload.js",
"features": [
{
"code": "relax",
"explain": "休息一下",
"cmds": [
"休息一下",
"Relax",
"xx"
]
},
{
"code": "start-work",
"explain": "开始专注倒计时",
"cmds": [
"开始专注计时",
"Start To Work",
{
"type": "over",
"label": "专注任务",
"match": "/[\\\\\\/\\t\\n]/",
"minLength": 1,
"maxLength": 30
}
]
},
{
"code": "start-rest",
"explain": "开始休息倒计时",
"cmds": [
"开始休息计时",
"Start To Rest"
]
},
{
"code": "stop-continue-clock",
"explain": "暂停当前倒计时、继续上一个倒计时",
"cmds": [
"暂停或继续计时",
"Stop Continue Timing"
]
}
]
}
]
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册