kumo

Generate word clouds from text input with customizable styling

brewmacoslinux
Try with needOr install directly
Source

About

Word Clouds in Java

Commands

kumo

Examples

Generate a word cloud from a text file$ kumo -f input.txt -o wordcloud.png
Create word cloud with custom dimensions and frequency$ kumo -f input.txt -o output.png -w 1920 -h 1080
Generate word cloud from text with custom color scheme$ kumo -f input.txt -o wordcloud.png --color-scheme vibrant