“⑨ says hello!”
A extensible Fumo-themed cowsay alternative written in Python.
git clone https://github.com/qubixq/fumosay
cd fumosay
python3 fumosay.py "Fumo strong!"python fumosay.py [options] "Your message here"Option Description
-s, --style Select ASCII/Braille art style (style1, style2, style3 or 1, 2, 3)
-t, --think Use a thought bubble instead of a speech bubble
-w, --width Set maximum text wrapping width
-f, --file Read the message text from a file
(no args) Reads input from stdinpython fumosay.py "I'm the Strongest!"python fumosay.py -s style2 "Baka baka!"python fumosay.py -s 2 "9"python fumosay.py -s 3 -w 60 "This is a long message that even Fumo needs space to say!"python fumosay.py -t -s 2 "Hmm..."🎭 Available Styles
Style Description
style1 Epic Cirno Fumo
style2 Side View Cirno Fumo
style3 Hamburger Cirno Fumo💡 Note: I'm planning to add new Fumos soon (such as Reimu, Sakuya, and more Fumo!)
Because your terminal deserves a little Fumo magic.
"Fumo Fumo"