Skip to content

IvanLi-CN/rust-swift-screencapture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Swift ScreenCaptureKit

This is a screen capture library developed in Rust + Swift, implemented using the ScreenCaptureKit framework. Supports macOS 13.0+.

Warning: this library is for simple functional verification, and I'm not a Swift developer, so I'm not sure if the code implementation makes sense.

Use

Refer to the sample code in src/main.

Execute cargo run to see the sample code in action.

Credits

chinedufn/swift-bridge: swift-bridge facilitates Rust and Swift interop.

nonstrict-hq/ScreenCaptureKit-Recording-example: Example of how to use ScreenCaptureKit to record to a file

License

MIT

About

Rust Screen Capture Library for Mac OS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published