← 返回
效率工具 中文

Ulanzi TC001

Control the Ulanzi TC001 (Pixel Clock) over local HTTP. Use to list tc1/tc001 commands, read status, enable/disable gadgets (time/date/youtube/matrix/etc.),...
通过本地HTTP控制Ulanzi TC001像素时钟。可用于列出tc1/tc001命令、读取状态、启用/禁用小部件(时间/日期/YouTube/矩阵等)...
felipeouropreto
效率工具 clawhub v1.0.3 1 版本 100000 Key: 无需
★ 0
Stars
📥 1,154
下载
💾 12
安装
1
版本
#latest

概述

Ulanzi TC001

Control the Ulanzi TC001 Pixel Clock using its local HTTP endpoints (no browser needed).

Quick start

1) Set the device IP in config.json (preferred):

{ "host": "192.168.1.32" }

(Env fallback is supported: TC001_HOST)

2) Use the helper script:

python3 scripts/tc001.py status
python3 scripts/tc001.py gadgets list
python3 scripts/tc001.py gadget on youtube
python3 scripts/tc001.py brightness manual 80
python3 scripts/tc001.py nightmode on
python3 scripts/tc001.py timezone GMT-3

Supported commands (script)

  • status → JSON summary (sys settings + gadgets on/off)
  • gadgets list|on|off
  • gadget on|off
  • brightness auto | manual <0-100>
  • nightmode on|off | start HH:MM | end HH:MM
  • timezone GMT-3 | AUTO (see mapping in script)
  • switch <10|15|20|25|30|35|40|45|50|55|60|noswitch>
  • scroll <0-10>

Full config (sys)

sys fields:

  • language: english|chinese
  • autobrightness: auto|manual
  • brightness: 0-100
  • nightbrightness: 0-100
  • switchspeed: noswitch|10|15|20|25|30|35|40|45|50|55|60
  • scrollspeed: 0-10
  • timezone: GMT-3 (or AUTO)
  • timeformat: HH:mm|HH:mm:ss
  • dateformat: DD/MM|MM/DD
  • showweek: show|hide
  • firstday: sunday|monday
  • nightmode: on|off
  • nightstart: HH:MM
  • nightend: HH:MM

Full config (app)

app fields:

  • citycode
  • bilibili_uid / bilibili_animation / bilibili_color / bilibili_format
  • weibo_uid / weibo_animation / weibo_color / weibo_format
  • youtube_uid / youtube_apikey / youtube_animation / youtube_color / youtube_format
  • douyin_uid / douyin_animation / douyin_color / douyin_format
  • awtrix_server / awtrix_port
  • showlocalip: on|off

Animations: swipe|scroll · Colors: default|red|orange|yellow|green|cyan|blue|purple · Format: none|format

Gadgets (names)

time, date, weather, bilibili, weibo, youtube, douyin, scoreboard, chronograph, tomato, battery, matrix, awtrix, localip

Notes

  • Uses POST / and POST /app_switch with form data. See references/tc001-api.md.
  • Keep YouTube API key private (if used).

版本历史

共 1 个版本

  • v1.0.3 当前
    2026-03-29 07:43 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 444 📥 226,102
productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 437 📥 147,168
productivity

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 429 📥 103,687