Skip to content

Latest commit

 

History

History
37 lines (37 loc) · 1.1 KB

README.md

File metadata and controls

37 lines (37 loc) · 1.1 KB

Wallpaper_Matrix

概要

Windows用壁紙アニメーションアプリ
映画マトリックスのように黒背景に緑の文字が移動するアニメーションを壁紙に直接描画する

操作

起動

wmatrix

wmatrix

終了

Ctrl + C

落下スピード変更

1 (min) ~ 9 (max) で変更可能
初期値は 7

wmatrix /spd 1

wmatrix_spd_1

文字色変更

16進数表記(RGB)で変更可能

wmatrix /fgc 0000ff

wmatrix_fgc_0000ff

背景色変更

16進数表記(RGB)で変更可能

wmatrix /bgc cccccc

wmatrix_bgc_cccccc

文字をバイナリに変更

フラグで変更

wmatrix /bin

wmatrix_bin