文件名称:Python-Asciinema是一款Linux平台的轻便的终端录制与分享工具
文件大小:65KB
文件格式:ZIP
更新时间:2022-08-30 00:45:52
Python开发-命令行工具
Asciinema是一款Linux平台的轻便的终端录制与分享工具。 具有以下特性: 1. 录制、分享便捷——asciinema在录制后会将记录上传至 asciinema 的网站上,并返回一个 URL 给你,在存在网络的情况下,这种分享方式是非常便捷的。
【文件预览】:
asciinema-asciinema-efcad20
----setup.py(1KB)
----.gitignore(68B)
----Dockerfile(505B)
----Makefile(597B)
----.dockerignore(16B)
----.travis.yml(196B)
----CONTRIBUTING.md(4KB)
----Vagrantfile(474B)
----CODE_OF_CONDUCT.md(3KB)
----LICENSE(34KB)
----doc()
--------asciicast-v2.md(6KB)
--------asciicast-v1.md(2KB)
----CHANGELOG.md(6KB)
----setup.cfg(40B)
----man()
--------asciinema.1(8KB)
--------Makefile(76B)
--------asciinema.1.md(8KB)
----README.md(13KB)
----tests()
--------demo.json(6KB)
--------pty_recorder_test.py(998B)
--------__init__.py(0B)
--------config_test.py(5KB)
--------distros()
--------test_helper.py(1020B)
--------asciicast()
--------distros.sh(424B)
--------demo.cast(5KB)
--------integration.sh(2KB)
----asciinema()
--------term.py(630B)
--------pty_recorder.py(4KB)
--------__init__.py(143B)
--------api.py(3KB)
--------config.py(4KB)
--------asciicast()
--------player.py(2KB)
--------http_adapter.py(47B)
--------__main__.py(6KB)
--------commands()
--------urllib_http_adapter.py(3KB)