macOS
brew install dcledlocal Homebrew formula metadata
安装
brew install dcledlocal Homebrew formula metadata
概览
Linux driver for dream cheeky USB message board
历史
dcled is a small userland command-line driver for the Dream Cheeky USB Message Board, a scrolling LED gadget whose original software targeted Windows. Its official page frames the project as a Linux-style way to stream text to the device.
The author wrote the first version after finding a hardware developer manual for the device. The official page says version 1.0 took roughly a Saturday afternoon, and the program was shaped to behave like cat: files go to the display, stdin works as a pipe, and a message option handles one-off text.
The project then accreted features from real desk and server use. Preamble graphics were added because the author missed the beginning of scrolling messages, and later releases moved from libhid to direct libusb use and added a tachometer mode for gauge-like displays.
dcled is niche hardware software rather than an ecosystem project. The official page records use for monitoring a game server, Mac OS X compatibility, and a related Ruby userland driver by another developer, which is about the right adoption scale for a single USB novelty device.
The practical pattern is Unix plumbing: pipe log output or short status messages into dcled and let the LED board scroll them. The page's example tails a system log through dcled with preamble graphics and echoing enabled so the same text appears on both the terminal and the display.
Options cover brightness, clock display, preambles, repeated scrolling, font selection, speed, test patterns, and a no-device mode, which makes it more scriptable than the toy hardware would suggest.
dcled is the kind of package that makes old Unix package indexes fun: one odd USB object, a single-purpose CLI, no daemon, no cloud account, and just enough stream behavior to make it composable.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
dcled | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:dcled |
|---|---|
| 版本 | 2.2 |
| 软件包管理器 | Homebrew |
| 主页 | https://www.jeffrika.com/~malakai/dcled/index.html |
| 最后更新 | 2026-06-25T13:37:39+02:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.