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.3.0a3
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.3.0a3.tar.gz | 15.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ovos_skill_screenshot-1.3.0a3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 54.1 kB
Release files / ovos_skill_screenshot-1.3.0a3.tar.gz
| Download URL | ovos_skill_screenshot-1.3.0a3.tar.gz |
|---|---|
| Size | 15.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
86d4f38ec2c70412f57d4d69b5ee6ff04f0d0adea3607f5d6b42c0a97842ae9d
|
|
BLAKE2b-256 checksum How to use checksums |
976f2ee82344c60626ae94a0564334dd8f002f286b698d5781ca0f66ddf2cae1
|
| 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.3.0a3-py3-none-any.whl
| Download URL | ovos_skill_screenshot-1.3.0a3-py3-none-any.whl |
|---|---|
| Size | 38.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f117460b8ea2ca71792da973f2cf7215e09faa0d2492310480d64c1550f75e99
|
|
BLAKE2b-256 checksum How to use checksums |
647678642902fbccb3adc5f70d05d63527768e58baae8d705a7c3faf6bde98f0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|