Skip to content

qubixq/fumosay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

FumoSay ᗜˬᗜ

“⑨ says hello!”
A extensible Fumo-themed cowsay alternative written in Python.

Installation

git clone https://github.com/qubixq/fumosay
cd fumosay
python3 fumosay.py "Fumo strong!"

Usage

python fumosay.py [options] "Your message here"
image

Options

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 stdin

Example Commands

Default style (Cirno)

python fumosay.py "I'm the Strongest!"
image

Use a more detailed style

python fumosay.py -s style2 "Baka baka!"
image

Short style selector

python fumosay.py -s 2 "9"
image

Long message, wider wrap

python fumosay.py -s 3 -w 60 "This is a long message that even Fumo needs space to say!"
image

Thought bubble

python fumosay.py -t -s 2 "Hmm..."
image

🎭 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"

About

just say fumo. ᗜˬᗜ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages