# Capture-Screen-On-Mac
**Repository Path**: mirrors/Capture-Screen-On-Mac
## Basic Information
- **Project Name**: Capture-Screen-On-Mac
- **Description**: Mac截图是 Mac OS X 下的截屏实现: 支持多屏 支持窗口截屏 支持矩形,椭圆,箭头注释
- **Primary Language**: Objective-C
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: https://www.oschina.net/p/Capture-Screen-On-Mac
- **GVP Project**: No
## Statistics
- **Stars**: 2
- **Forks**: 1
- **Created**: 2020-09-17
- **Last Updated**: 2025-09-06
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Capture Screen For Multi Screens On Mac
There are many implementation about capture screen for mac.
A sample is in xcode sample code.
And mogutt also show code in https://github.com/mogutt/TTMacClient.
But on dual monitors mode, they are all not work,
even weixin's mac client and http://snip.qq.com/.
Only QQ is powerful and perfect.
And it's not open source.
# So, I try to do the capture screen sample to support dual monitors.
