#heart #animation #terminal #ascii-art #fun

app tolove-ru

A lovely terminal heart animation

4 stable releases

1.1.0 Dec 24, 2024
1.0.3 Dec 19, 2024
1.0.1 Dec 18, 2024

#22 in Visualization

Download history 297/week @ 2024-12-17 140/week @ 2024-12-24 27/week @ 2024-12-31 27/week @ 2025-01-07

491 downloads per month

MIT license

9KB
142 lines

ToLOVE-ru

A lovely terminal heart animation (pronounced as "trouble") 💜

Watch a heart float up in your terminal with optional messages inside!

demo.gif

Installation

Pre-built binaries

You can download pre-built binaries for various platforms from the GitHub releases page.

From source

cargo install tolove-ru

Usage

Just run:

love

Options

  • --message <TEXT> - Display a message inside the heart
  • --petite - Show a smaller heart
  • --color <COLOR> - Change the heart color (available: red, green, blue, yellow, magenta, cyan, white)
  • -h, --help - Show help message

Examples

Basic usage:

love

With a message:

love --message "I love Rust"

Small heart:

love --petite

Colorful heart:

love --color red

License

This project is licensed under the MIT License - see the LICENSE file for details.

Dependencies

~5–14MB
~196K SLoC