A lightweight screen recorder macOS application written in SwiftUI.
You can use homebrew-cask or download from release page.
brew tap hotchemi/tap
brew install screCommand + s: record/stop buttonCommand + l: Show other windowsCommand + ,: Settings
- Always ask file path
- if the option is false, we automatically save GIF file under
Moviesfolder.
- if the option is false, we automatically save GIF file under
- Mouse button press
- You can capture your mouse and its press event.
- Repeat
- You can choose whether the GIF file supports repeat or not
- Pixel Size
- Original, High, Middle, Low
- Frame Rate
- High, Middle, Low
You need CocoaPods to resolve dependencies.
pod installAnd open Scre.xcworkspace on XCode and here you go!

