#animation #ascii-art #ferris #cli-tool #cli

app ferris-actor

a CLI tool for show and snap ASCII-art animation for Ferris

3 unstable releases

0.2.5 Mar 3, 2023
0.2.4 Mar 3, 2023
0.1.42 Mar 2, 2023

#1262 in Command line utilities

Download history 8/week @ 2024-02-26 100/week @ 2024-04-01

100 downloads per month

Custom license

19KB
223 lines

Ferris Actor

ASCII-art Animation and snap as ASCII-art logo for Ferris 蟹老板终端动画片和随机 pose

ferris-actor

.. effect animation snap under in Swordfish90/cool-retro-term: A good looking terminal emulator which mimics the old cathode display...


Command-line options

a CLI tool for show and snap ASCII-art animation for Ferris

Usage: ferris-actor <COMMAND>

Commands:
  go    Ferris action!
  snap  snap from animation
  help  Print this message or the help of the given subcommand(s)

Options:
  -h, --help  Print help

Installation

Cargo

If you already have a Rust environment set up, you can use the cargo install command:

$ cargo install ferris-actor

Cargo will build the ferris-actor binary and place it in $HOME/.cargo.

Manual installation from GitHub

Compiled binary versions of ferris-actor are uploaded to GitHub when a release is made. You can install ferris-actor manually by downloading a release, extracting it, and copying the binary to a directory in your $PATH, such as /usr/local/bin.

For more information, ...TBD

Homebrew

..TBD

background

Animated Ferris - JSFiddle

goal

as crate, can:

  • easy install
  • usage at local
  • look animation in terminal
    • or snap randomly ASCII-art for ferris usage Markdown

as one Rust learnning result...

logging

  • 230302 ZQ v0.1.42 can work
  • 230301 ZQ init.

refer.

Snap a randomly Ferris ASCII-art pose as Markdown:

         _~`+~~_
     () /  ^ o  \ \/
       '_   V   _'
       | '--.--' <

...act by ferris-actor v0.1.42

Dependencies

~12MB
~222K SLoC