文件名称:tscrnsvr:终端机
文件大小:17KB
文件格式:ZIP
更新时间:2024-02-26 22:51:52
python terminal screensaver TerminalPython
tscrnsvr 终端的屏幕保护程序和其他物品。 安装 必须使用Python3。 此版本在3.6上进行了测试,但未使用3.6特定的功能。 它应该在其他版本上工作。 pip install tscrnsvr 用法 > /usr/bin/tscrnsvr --help usage: tscrnsvr [-h] {bounce,clock,colortest,imgbounce,matrix,pipes,snake,stars} ... positional arguments: {bounce,clock,colortest,
【文件预览】:
tscrnsvr-master
----.gitignore(1KB)
----README.md(8KB)
----tscrnsvr()
--------colortest.py(651B)
--------snake.py(3KB)
--------shared.py(4KB)
--------imgbounce.py(3KB)
--------cmdline.py(791B)
--------__init__.py(0B)
--------clock.py(3KB)
--------pipes.py(4KB)
--------bounce.py(3KB)
--------stars.py(3KB)
--------matrix.py(5KB)
----setup.py(795B)