Skip to content

hotchemi/Scre

Repository files navigation

Scre

A lightweight screen recorder macOS application written in SwiftUI.

Demo

Install

You can use homebrew-cask or download from release page.

brew tap hotchemi/tap
brew install scre

Keyboard Shortcuts

  • Command + s: record/stop button
  • Command + l: Show other windows
  • Command + ,: Settings

Settings

  • Always ask file path
    • if the option is false, we automatically save GIF file under Movies folder.
  • 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

Build

You need CocoaPods to resolve dependencies.

pod install

And open Scre.xcworkspace on XCode and here you go!

About

A lightweight screen recorder macOS application written in SwiftUI.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published