🌻 FLOWEY
A delightful ASCII art tool inspired by cowsay
but themed around the beloved Undertale universe
"Howdy! I'm Flowey. Flowey the Flower!"
________________________
/ \
| "Howdy! I'm FLOWEY!" |
| "Flowey the Flower!" |
\________________________/
|
|
🌻 ╭─────╮
│ ◕ ◕ │
│ ω │
╰─────╯
|||
╭──┴┴──╮
╱ ╲
╱ 🌿🌿🌿 ╲
╱ ╲
╱______________╲
✨ Features
🎭 Multiple Characters
Choose from Flowey, Sans, Papyrus, Toriel, Asgore, and Frisk
💬 Random Quotes
No message? Get a random quote from the Undertale universe
🎨 Beautiful ASCII Art
Colorful terminal art with ANSI colors
⚡ Lightweight
Pure Perl with minimal dependencies
📦 Installation
Quick Start
# Clone and install
git clone https://github.com/lazypwny751/flowey.git
cd flowey
cpan install Getopt::Long::Descriptive
# Try it out!
./flowey.pl "Determination fills your soul!"
Pre-built Packages
- 📦 Debian/Ubuntu:
flowey-ubuntu_1.0.0_all.deb
- 🍃 Linux Mint:
flowey-mint_1.0.0_all.deb
🛠️ Usage Examples
# Random character with random quote
flowey
# Custom message with specific character
flowey -c toriel "My child, stay safe out there."
# List all available characters
flowey --list
# Generate new character from image
flowey --generate
🎯 Available Characters
🌻 flowey
The devious flower
The devious flower
💀 sans
The laid-back skeleton
The laid-back skeleton
🍝 papyrus
The enthusiastic skeleton
The enthusiastic skeleton
🐐 toriel
The caring goat mother
The caring goat mother
👑 asgore
The king of monsters
The king of monsters
👤 frisk
The determined human
The determined human
🤝 Contributing
Contributions are welcome! Feel free to open issues or submit pull requests on our GitHub repository.
"Stay determined!"