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

app tolove-ru

A lovely terminal heart animation

3 stable releases

new 1.0.3 Dec 19, 2024
1.0.1 Dec 18, 2024

#32 in Visualization

Download history 93/week @ 2024-12-13

93 downloads per month

MIT license

1MB
125 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

cargo install tolove-ru

Usage

Just run:

love

Options

  • --message <TEXT> - Display a message inside the heart
  • --petite - Show a smaller heart
  • -h, --help - Show help message

Examples

Basic usage:

love

With a message:

love --message "I love Rust"

Small heart:

love --petite

License

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

Dependencies

~5–14MB
~188K SLoC