这由于范围太广,问题已被关闭,因此我将在这里更具体地介绍 ASCII 动画=)
是否有任何 ASCII 动画可以用作屏幕保护程序 - 在 TUI 中或在命令行中?
答案1
cmatrix
又一个伟大的!安装它与:
sudo apt-get install cmatrix
其上的描述manpage
:
CMatrix(1) General Commands Manual CMatrix(1)
NAME
CMatrix - simulates the display from "The Matrix"
SYNOPSIS
cmatrix [-abBflohnsVx] [-u update] [-C color]
DESCRIPTION
Shows a scrolling 'Matrix' like screen in Linux
OPTIONS
-a Asynchronous scroll
-b Bold characters on
-B All bold characters (overrides -b)
-f Force the linux $TERM type to be on
-l Linux mode (sets "matrix.fnt" font in console)
-o Use old-style scrolling
-h, -? Print usage and exit
-n No bold characters (overrides -b and -B)
-s "Screensaver" mode, exits on first keystroke
-x X window mode, use if your xterm is using mtx.pcf
-V Print version information and exit
-u delay
Screen update delay 0 - 9, default 4
-C color
Use this color for matrix (default green). Valid colors are green, red, blue, white, yellow, cyan, magenta and black.
KEYSTROKES
The following keystrokes are available during execution (unavailable in -s mode)
a Toggle asynchronous scroll
b Random bold characters
B All bold characters
n Turn off bold characters
0-9 Adjust update speed
! @ # $ % ^ & )
Change the color of the matrix to the corresponding color: ! - red, @ - green, # - yellow, $ - blue, % - magenta, ^ - cyan, & -
white, ) - black.
q Quit the program
BUGS
This program is very CPU intensive. Don't be surprised if it eats up over 40% of your CPU at times.
HOMEPAGE
The CMatrix homepage is currently at http://www.asty.org/cmatrix.
AUTHORS
Chris Allegretta ([email protected]), with a lot of help from many other people. See README file for details.
Mon May 3 1999 CMatrix(1)
例子:
正常终端运行:
cmatrix -s -b
安慰:
cmatrix -s -b -l
笔记:虽然我没有在这里的图像中展示它,但它是动画。
如果你希望它像一个真正的屏幕保护程序一样工作(尽管该-l
选项不起作用),那么请检查出这个答案。
答案2
管道
经典的 ASCII 屏幕保护程序。
用法 :
wget https://raw.githubusercontent.com/pipeseroni/pipes.sh/master/pipes.sh
chmod +x pipes.sh
./pipes.sh
安装 :
git clone https://github.com/pipeseroni/pipes.sh.git
cd pipes.sh
sudo make install
选项 :
-t #
管道类型。请参阅文档来观看所有影片。
-f [20-100]
帧速率。
-s [5-15]
直线配合的概率。
-r LIMIT
x 个字符后重置,如果没有限制则为 0。
-R
随机起点。
-B
没有加粗效果。
-C
无颜色。
请参阅文档了解更多信息。
答案3
条款节省程序
Termsaver 是一个基于文本的屏幕保护程序,嵌入各种动画:
urlfetcher displays url contents with typing animation
starwars runs the asciimation Star Wars movie
matrix displays a matrix movie alike screensaver
jokes4all displays recent jokes from jokes4all.net (NSFW)
clock displays a digital clock on screen
programmer displays source code in typing animation
quotes4all displays recent quotes from quotes4all.net
rssfeed displays rss feed information
rfc randomly displays RFC contents
sysmon displays a graphical system monitor
randtxt displays word in random places on screen
asciiartfarts displays ascii images from asciiartfarts.com (NSFW)
(从man termsaver
)
安装 :
sudo apt-get install termsaver
用法 :
termsaver matrix