All Projects → hotchemi → Scre

hotchemi / Scre

Licence: MIT license
A lightweight screen recorder macOS application written in SwiftUI.

Programming Languages

swift
15916 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Scre

frontless
Frontless Swift - replaces Javascript with Swift for convenient and reactive web experiences.
Stars: ✭ 16 (-69.81%)
Mutual labels:  swiftui
SwiftUIAlarm
⏰ An example Alarm-like app using SwiftUI which is introduced in WWDC19
Stars: ✭ 36 (-32.08%)
Mutual labels:  swiftui
LunarCalendar
A lightweight macOS App for displaying calendar and time
Stars: ✭ 82 (+54.72%)
Mutual labels:  swiftui
iAppStore-SwiftUI
iAppStroe is an Apple Store tool app written in SwiftUI.
Stars: ✭ 236 (+345.28%)
Mutual labels:  swiftui
hack-ios-dev
Hack iOS Development
Stars: ✭ 157 (+196.23%)
Mutual labels:  swiftui
tca-swiftui-navigation-demo
Demo project that shows how to implement navigation in SwiftUI iOS application using Swift Composable Architecture
Stars: ✭ 75 (+41.51%)
Mutual labels:  swiftui
iOS14-Resources
A curated collection of iOS 14 projects ranging from SwiftUI to ML, AR etc.
Stars: ✭ 85 (+60.38%)
Mutual labels:  swiftui
SwiftUI.TextEdit
SwiftUI proof-of-concept text edit component
Stars: ✭ 71 (+33.96%)
Mutual labels:  swiftui
macos-snippets
Snip is a lightweight snippets manager app for macOS
Stars: ✭ 238 (+349.06%)
Mutual labels:  swiftui
ScriptWidget
ScriptWidget is an iOS app that we can create widgets for iOS using JSX label style in JavaScript.
Stars: ✭ 137 (+158.49%)
Mutual labels:  swiftui
kmm
Rick & Morty Kotlin Multiplatform Mobile: Ktor, Sqldelight, Koin, Flow, MVI, SwiftUI, Compose
Stars: ✭ 52 (-1.89%)
Mutual labels:  swiftui
SwiftUI-App
This swiftUI Demo is very simple & easy to understand. This swiftUI demo includes On-boarding screens, login screen, forgot password screen, sign up screen, home & logout.
Stars: ✭ 175 (+230.19%)
Mutual labels:  swiftui
awesome-result-builders
A list of cool DSLs made with Swift 5.4’s @resultBuilder
Stars: ✭ 805 (+1418.87%)
Mutual labels:  swiftui
ios-cleverpumpkin-booking
Тестовое задание CleverPumpkin. Hotel booking test app.
Stars: ✭ 16 (-69.81%)
Mutual labels:  swiftui
SwiftUIKit
📱 UIKit code that is fun to write
Stars: ✭ 71 (+33.96%)
Mutual labels:  swiftui
My100DaysOfSwiftUI
My daily practices for the HackingWithSwift 100DayOfSwiftUI Challenge (iOS 13)
Stars: ✭ 22 (-58.49%)
Mutual labels:  swiftui
TicTacToe-SwiftUI
Unidirectional data flow tic-tac-toe sample with SwiftUI.
Stars: ✭ 22 (-58.49%)
Mutual labels:  swiftui
CoreDataToSwiftUI
Rule based CRUD CoreData Frontends for SwiftUI
Stars: ✭ 18 (-66.04%)
Mutual labels:  swiftui
Redux
Manage iOS App state with Redux and Async/Await :)
Stars: ✭ 18 (-66.04%)
Mutual labels:  swiftui
SwiftUI-learning
SwiftUI视频教程配套代码(SwiftUI+SwiftUI 2.0+SwiftUI 3.0)+SwiftUI macOS+其他
Stars: ✭ 57 (+7.55%)
Mutual labels:  swiftui

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].