WatcherRobot catalog: yuzou1121/WatcherRobot-com.orulink.robot_alarm@5336f5cbabd213bdc55e6a1c784f6700dbc50365
Browse files# Application review

| Field | Value |
| --- | --- |
| Name | Robot Alarm |
| Application ID | `com.orulink.robot_alarm` |
| Version | `1.0.0` |
| Author | Orulink AI |
| Description | Set recurring alarms in a local web page and have WatcheRobot announce them with voice and behavior at the scheduled time. |
| SDK requirement | `>=0.1.0a4,<0.2` |
| Host platforms | Windows, macOS |
| Dependencies | `edge-tts>=6.1.10` |
| Icon | `icon.svg` |
[View fixed source](https://huggingface.co/spaces/yuzou1121/WatcherRobot-com.orulink.robot_alarm/tree/5336f5cbabd213bdc55e6a1c784f6700dbc50365)
Space: `yuzou1121/WatcherRobot-com.orulink.robot_alarm`
Commit: `5336f5cbabd213bdc55e6a1c784f6700dbc50365`
- app-list.json +4 -0
|
@@ -14,5 +14,9 @@
|
|
| 14 |
{
|
| 15 |
"space_id": "tianguiti/WatcherRobot-local.face_tracking_application",
|
| 16 |
"commit": "9ae4cb27ac774c502c6f8289b99417848589652d"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
}
|
| 18 |
]
|
|
|
|
| 14 |
{
|
| 15 |
"space_id": "tianguiti/WatcherRobot-local.face_tracking_application",
|
| 16 |
"commit": "9ae4cb27ac774c502c6f8289b99417848589652d"
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"space_id": "yuzou1121/WatcherRobot-com.orulink.robot_alarm",
|
| 20 |
+
"commit": "5336f5cbabd213bdc55e6a1c784f6700dbc50365"
|
| 21 |
}
|
| 22 |
]
|