macOS
brew install kumolocal Homebrew formula metadata
brew
Word Clouds in Java. Version 1.28 via Homebrew; verified from local package data.
install
brew install kumolocal Homebrew formula metadata
overview
Word Clouds in Java
history
Kumo is a Java word-cloud library and CLI created by Kenny Cason, with a project history centered on generating word-cloud images directly from Java rather than through browser applets or external services.
Kenny Cason introduced Kumo in a July 3, 2014 blog post as a Java word-cloud library that could directly generate an image file or return a BufferedImage. The GitHub README keeps that framing: Kumo is intended to be a powerful, user-friendly Java API for word-cloud rendering.
Kumo's main adoption channel is the Java ecosystem through Maven Central artifacts such as `kumo-core`, with a later Homebrew formula exposing the CLI as a standalone command. The project is niche, but it has persisted because word-cloud generation is a recurring visualization need and the Java API includes shapes, colors, tokenizers, and collision strategies.
Library users feed text through a `FrequencyAnalyzer`, build a `WordCloud` with a chosen dimension, collision mode, background, palette, and font scaling strategy, then write the resulting image. CLI users can generate standard, polar, or layered word clouds from local files or URLs and tune inputs, output size, stop words, collision mode, colors, font scaling, and tokenization.
Kumo is package-nerd interesting as a small visualization library that crossed from Maven dependency to Homebrew CLI. It is not a broad media platform; its value is that a specific Java image-generation library became scriptable as a packaged command.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
kumo | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/kennycason/kumo
install metadata
| Package key | brew:kumo |
|---|---|
| Version | 1.28 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kumo |
| Homepage | https://github.com/kennycason/kumo |
| Repository | https://github.com/kennycason/kumo |
| Upstream docs | https://github.com/kennycason/kumo#readme |
| License | MIT |
| Source archive | https://search.maven.org/remotecontent?filepath=com/kennycason/kumo-cli/1.28/kumo-cli-1.28.jar |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kumo |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.