简单易用的屏幕录制工具
Project description
easyscreen
简单易用的屏幕录制工具,支持开始/停止录制、自定义保存路径等功能。
主要功能:
- 使用系统的screencapture命令进行屏幕录制
- 支持指定保存路径
- 提供命令行界面和Python API
- 可选全局快捷键支持(需安装pynput)
安装:
pip install easyscreen
使用:
easyscreen # 使用默认设置
easyscreen -o /path/to/save/recording.mov # 指定保存路径
Python API:
from screen_recorder import start_recording, stop_recording
start_recording('/path/to/output.mov')
# 录制一段时间后
stop_recording()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
easyscreen-0.1.0.tar.gz
(5.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file easyscreen-0.1.0.tar.gz.
File metadata
- Download URL: easyscreen-0.1.0.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d0b1feb9c29609bf739c2dd93f3e355c913f644fd54b7f851b62c223d3c81f3
|
|
| MD5 |
addd91f02054779a21ef1b1821b49c05
|
|
| BLAKE2b-256 |
c86a61d8b9c5783babf6a6b11e1f5dc6051c08f0eea261857960f7b31d47a10c
|
File details
Details for the file easyscreen-0.1.0-py3-none-any.whl.
File metadata
- Download URL: easyscreen-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
226606f2fb1d92bde16385dde1114ec6782bcdf9607e9a2f0cee8df79e2c0eca
|
|
| MD5 |
1dc30f821b52858602f206094d7541a4
|
|
| BLAKE2b-256 |
7ee94b3844bd2161eeff28aab4d5d61b3a733cb70d03bbc836c1a1cc36a82a6f
|