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

app ferris-actor

用于显示和捕获 Ferris ASCII-艺术动画的 CLI 工具

3 个不稳定版本

0.2.5 2023 年 3 月 3 日
0.2.4 2023 年 3 月 3 日
0.1.42 2023 年 3 月 2 日

#1608 in 命令行工具

每月 25 次下载

自定义许可协议

19KB
223

Ferris Actor

ASCII-艺术动画和作为 ASCII-艺术标志的随机 Ferris 蟹老板姿势

ferris-actor

.. 在 Swordfish90/cool-retro-term: 一个看起来不错的终端模拟器,模仿了旧的阴极显示... 下效果动画捕获


命令行选项

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

安装

Cargo

如果您已经设置了 Rust 环境,您可以使用 cargo install 命令

$ cargo install ferris-actor

Cargo 将构建 ferris-actor 二进制文件并将其放置在 $HOME/.cargo。

从 GitHub 手动安装

在发布时,将 ferris-actor 的编译二进制版本上传到 GitHub。您可以通过下载发布版本,提取它,并将二进制文件复制到您的 /usr/local/bin 等目录中,来手动安装 ferris-actor

更多信息,... 待定

Homebrew

.. 待定

背景

动画 Ferris - JSFiddle

目标

作为 crate,可以

  • 轻松安装
  • 本地使用
  • 在终端中查看动画
    • 或捕获 Ferris 随机 ASCII-艺术姿势作为 Markdown 使用

作为 Rust 学习结果...

日志

  • 230302 ZQ v0.1.42 可以工作
  • 230301 ZQ 初始化。

参考

捕获随机 Ferris ASCII-艺术姿势作为 Markdown

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

...act by ferris-actor v0.1.42

依赖项

~12MB
~223K SLoC