sway-interactive-screenshot
Interactively take screenshots and record video captures with Sway.
Python★ 50
A Wrapper for Screen Recording on iOS with ReplayKit2
git clone https://github.com/giridharvc7/ScreenRecord.gitgiridharvc7/ScreenRecordThis is a wrapper for screen recording on iOS with ReplayKit2.
Blog
Screen recording is abstracted to a single function
ScreenRecordCoordinator().startRecording(withFileName: "coolScreenRecording1", recordingHandler: { (error) in
print("Recording in progress")
}) { (error) in
print("Recording Complete")
}
stop recording overlay to the app, so that the user can stop the recordingReplays folderPlease feel free to contribute to the project :)
MIT License
more like this
Interactively take screenshots and record video captures with Sway.
search projects, people, and tags