quackie

Crates.ioquackie
lib.rsquackie
version0.2.1
sourcesrc
created_at2024-04-14 12:05:16.241304
updated_at2024-04-20 12:51:03.030236
descriptionA duck for your terminal! 🦆
homepage
repositoryhttps://github.com/lechos22/quackie
max_upload_size
id1208245
size53,009
Lech Mazur (lechos22)

documentation

README

Quackie

Description

Quackie is a simple ASCII art animation of a rotating duck rendered using the pancurses library in Rust. It allows users to watch a duck rotate continuously in their terminal.

How to install?

To install Quackie on your system, you can use Cargo. First, make sure you have Rust installed. Then, run the following command:

cargo install quackie

After installation, you can run Quackie from anywhere on your system using the quackie command in your terminal.

Enjoy the duck! 🦆

Commit count: 36

cargo fmt