This release is a pre-release and may not be stable for production use.
Screenshot Skill
This OVOS skill takes a screenshot when you ask for one by voice. It saves the image as a PNG file and shows a notification with the file location.
Supported platforms: ovos-shell, Windows, macOS, Linux and OpenBSD
Install
pip install ovos-skill-screenshot
Usage
Say one of these phrases to take a screenshot:
- "take a screenshot"
- "capture the screen"
The skill saves the screenshot to ~/Pictures/Screenshots by default. To use a different folder, set screenshots_path in the skill settings.
On ovos-shell, the skill asks the shell to take the screenshot. On other platforms, it captures the screen with the mss library.
Related projects
- OpenVoiceOS/ovos-core: the assistant this skill runs on
- OpenVoiceOS/ovos-gui-plugin-shell-companion: the shell extension this skill talks to for screenshots on ovos-shell
License
Apache-2.0
Release files for ovos-skill-screenshot 1.6.0a1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ovos_skill_screenshot-1.6.0a1.tar.gz | 16.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ovos_skill_screenshot-1.6.0a1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 55.2 kB
Release files / ovos_skill_screenshot-1.6.0a1.tar.gz
| Download URL | ovos_skill_screenshot-1.6.0a1.tar.gz |
|---|---|
| Size | 16.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f39f4539f5fb892306cfba3471fa0b0a3bf00fe185d633fb894ea0b901e346c7
|
|
BLAKE2b-256 checksum How to use checksums |
c8e320f9cbcbed157def9a574697f833e35fe09c0db48ccc9ec0bd5b000b317b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Release files / ovos_skill_screenshot-1.6.0a1-py3-none-any.whl
| Download URL | ovos_skill_screenshot-1.6.0a1-py3-none-any.whl |
|---|---|
| Size | 39.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ae24795d287c4c9316beabd7ab99ea49190d116543d2ee881cf271347983e09f
|
|
BLAKE2b-256 checksum How to use checksums |
a1a89f4f90e3d943ab2013f6a45bf496845b0a4e4e9b631be6325cad843a9846
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|