| Port details |
- py-mss Cross-platform multiple screenshots module in pure python using ctypes
- 10.1.0 deskutils
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-04-17 08:27:20
- Last Update: 2026-04-17 08:25:57
- Commit Hash: 16d37ed
- Also Listed In: python
- License: MIT
- WWW:
- https://ultrafunkamsterdam.github.io/nodriver
- https://github.com/UltrafunkAmsterdam/nodriver
- Description:
- MSS stands for Multiple ScreenShots.
mss is an ultra-fast cross-platform multiple screenshots module in pure Python
using ctypes.
Featues:
* Python 3.9+, PEP8 compliant, no dependency, thread-safe
* very basic, it will grab one screenshot by monitor or a screenshot of all
monitors and save it to a PNG file
* you can use PIL and benefit from all its formats (or add yours directly)
* integrate well with Numpy and OpenCV
* it could be easily embedded into games and other software which require fast
and platform optimized methods to grab screenshots (like AI, Computer Vision)
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}mss>0:deskutils/py-mss@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/deskutils/py-mss/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/py-mss
- pkg install py311-mss
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-mss listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-mss
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1776412251
SHA256 (mss-10.1.0.tar.gz) = 7182baf7ee16ca569e2804028b6ab9bcbf6be5c46fc2880840f33b513b9cb4f8
SIZE (mss-10.1.0.tar.gz) = 84200
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatchling>0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- deskutils_py-mss
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
10.1.0 17 Apr 2026 08:25:57
    |
Yuri Victorovich (yuri)  |
deskutils/py-mss: New port: Cross-platform multiple screenshots module in pure
python using ctypes |
Number of commits found: 1
|