Featured image of post A Several Linux interesting command

A Several Linux interesting command

yaronn/blessed-contrib

1
2
3
4
git clone https://github.com/yaronn/blessed-contrib.git
cd blessed-contrib
npm install
node ./examples/dashboard.js

zhihu.com

1
2
3
4
5
sudo apt-get install figlet $sudo apt-get install toilet

figlet Hellow!
toilet i love you
toilet -f mono12 -F gay Hellow

will8211/unimatrix

1
2
3
4
5
pip install git+https://github.com/will8211/unimatrix.git

if no module named '_curses'

pip install windows-curses

Instruction Example

1
unimatrix -c white -n -s 96 -u '01'
Built with Hugo
Theme Stack designed by Jimmy