# Install dcled with Homebrew

Linux driver for dream cheeky USB message board. Version 2.2 via Homebrew; verified 2026-06-25.

## Install

```sh
sudo av install brew:dcled
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install dcled
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:dcled
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/dcled>
- **Version:** 2.2
- **Source summary:** Linux driver for dream cheeky USB message board
- **Homepage:** <https://www.jeffrika.com/~malakai/dcled/index.html>
- **Upstream docs:** <https://www.jeffrika.com/~malakai/dcled/index.html>
- **License:** LicenseRef-Homebrew-cannot-represent
- **Source archive:** <https://www.jeffrika.com/~malakai/dcled/dcled-2.2.tgz>
- **Last updated:** 2026-06-25T13:37:39+02:00
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- dcled (cli)
- dcled (alias)

## Dependencies

- libusb

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 2.2
- Package-manager updated: 2026-06-25
- Local data: ok
- Upstream repository: https://www.jeffrika.com/~malakai/dcled/index.html
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- Initial version: Written after the author found the Dream Cheeky hardware developer manual.
- 2011: The page records discussion of a related Inland USB LED badge tool.
- 2012: dcled 2.1 replaced the libhid layer with direct libusb use.
- 2014: dcled 2.2 added tachometer mode and an included cpuload helper.

### Related projects

- The official page links to Lewis Clayton's Ruby userland driver for the same Dream Cheeky USB LED Message Board and to an Inland USB LED Badge control project.

### Sources

- <https://www.jeffrika.com/~malakai/dcled/index.html>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** dcled
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Web development packages](https://www.automicvault.com/pkg/web-dev-tools/) - Matched web development metadata.
- [Homebrew utility packages](https://www.automicvault.com/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [usbutils](https://www.automicvault.com/pkg/brew/usbutils/) - Shares av.db curated category or tags: cli, hardware, linux, system, usb.
- [cyme](https://www.automicvault.com/pkg/brew/cyme/) - Shares av.db curated category or tags: cli, hardware, system, usb.
- [libusb-compat](https://www.automicvault.com/pkg/brew/libusb-compat/) - Shares av.db curated category or tags: cli, hardware, system, usb.
- [lsusb](https://www.automicvault.com/pkg/brew/lsusb/) - Shares av.db curated category or tags: cli, hardware, system, usb.
- [rkflashtool](https://www.automicvault.com/pkg/brew/rkflashtool/) - Shares av.db curated category or tags: cli, hardware, system, usb.
- [ddcutil](https://www.automicvault.com/pkg/brew/ddcutil/) - Shares av.db curated category or tags: cli, linux, system, usb.
- [digitemp](https://www.automicvault.com/pkg/brew/digitemp/) - Shares av.db curated category or tags: cli, hardware, system.
- [dpcmd](https://www.automicvault.com/pkg/brew/dpcmd/) - Shares av.db curated category or tags: cli, hardware, system.

## Combined YAML source

View the package source record on GitHub. [combined/dcled.yml](https://github.com/automic-vault/db/blob/main/combined/dcled.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
