An open API service indexing awesome lists of open source software.

https://github.com/wflixu/icap

macOS screenshot App Using ScreenCaptureKit
https://github.com/wflixu/icap

macos macos-app screencapturekit screenshot snapshot swiftui

Last synced: 2 months ago
JSON representation

macOS screenshot App Using ScreenCaptureKit

Awesome Lists containing this project

README

        

![](iCap/Assets.xcassets/AppIcon.appiconset/icon_128x128.png)

# iCap - macOS Screenshot Tool

[![Swift 5.9](https://img.shields.io/badge/Swift-5.10-ED523F.svg?style=flat)](https://swift.org/) [![SwiftUI](https://img.shields.io/badge/SwiftUI-✓-orange)](https://developer.apple.com/xcode/swiftui/) [![macOS 15](https://img.shields.io/badge/macOS15-Compatible-green)](https://www.apple.com/macos/monterey/)

[中文版](README_CN.md)

A modern macOS screenshot application built with Swift 5.10, SwiftUI and ScreenCaptureKit.

## Features

- [x] Screenshot capture
- [x] Keyboard shortcut support
- [x] Screen area selection
- [ ] Window selection
- [x] Image editing
- [ ] Basic annotations
- [ ] Crop and resize
- [x] Saving options
- [x] Save to local
- [s] Copy to clipboard
- [x] Custom save locations
- [x] UI Enhancements
- [ ] Border shadow effects
- [ ] Customizable UI themes

## Requirements

- macOS 15 or later
- Xcode 15+
- Swift 5.10

## Installation

1. Download the latest release from [Releases](https://github.com/wflixu/iCap/releases)
2. Clone this repository
3. Open in Xcode
4. Build and run

## Contributing
Contributions are welcome! Please submit a pull request or open an issue for any bugs or feature requests.

## Feedback & Support
If you encounter any issues or have suggestions, please open an [issue](https://github.com/wflixu/iCap/issues) on GitHub.

## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.