All Projects → maoyama → GitBlamePR

maoyama / GitBlamePR

Licence: MIT License
Mac app that shows pull request last modified each line of a file, Written in SwiftUI

Programming Languages

swift
15916 projects
objective c
16641 projects - #2 most used programming language
perl
6916 projects

Projects that are alternatives of or similar to GitBlamePR

StoryboardPreviewsBySwiftUI
Introduce how to make the Storyboard file and Xib file correspond to the preview function by SwiftUI.
Stars: ✭ 35 (+45.83%)
Mutual labels:  swiftui
Actions
⚙️ Supercharge your shortcuts
Stars: ✭ 640 (+2566.67%)
Mutual labels:  swiftui
SuperShapes
A tiny macOS app showing how to use Satin, Forge, Youi and SwiftUI to visualize super shapes in 3D.
Stars: ✭ 42 (+75%)
Mutual labels:  swiftui
ReCombine
A Swift Redux library utilizing Apple's Combine Framework.
Stars: ✭ 46 (+91.67%)
Mutual labels:  swiftui
Movie Trailers SwiftUI
A simple app which shows the lastest movies trailers based on different genres developed using SwiftUI.
Stars: ✭ 51 (+112.5%)
Mutual labels:  swiftui
Flashcards
Application to memorise information in a game form (SwiftUI)
Stars: ✭ 14 (-41.67%)
Mutual labels:  swiftui
RichText
Easily show RichText(html) in SwiftUI
Stars: ✭ 25 (+4.17%)
Mutual labels:  swiftui
puffery
A SwiftUI iOS App and Vapor Server to send push notifications fueled by Siri Shortcuts.
Stars: ✭ 17 (-29.17%)
Mutual labels:  swiftui
NativeMarkKit
NativeMark is a flavor of Markdown designed to be rendered by native apps.
Stars: ✭ 36 (+50%)
Mutual labels:  swiftui
SwiftUIPlayground
SwiftUIPlayground is a collection of SwiftUI example code.
Stars: ✭ 13 (-45.83%)
Mutual labels:  swiftui
mocka
Mocka — A Mock Server Made for Developers by Developers, made in Swift ❤️
Stars: ✭ 56 (+133.33%)
Mutual labels:  swiftui
GITGET
GitHub의 Contributions를 iOS의 Widget으로 보여주는 App
Stars: ✭ 101 (+320.83%)
Mutual labels:  swiftui
myyearwithgit
代码仓库年终总结报告。
Stars: ✭ 176 (+633.33%)
Mutual labels:  swiftui
ObjectUI
Create SwiftUI Views with any data
Stars: ✭ 19 (-20.83%)
Mutual labels:  swiftui
neumorphic-style
🎛 Simple SwiftUI ‘neumorphic’ button style
Stars: ✭ 54 (+125%)
Mutual labels:  swiftui
MyFavoriteB
macOS上的B站民间客户端
Stars: ✭ 33 (+37.5%)
Mutual labels:  swiftui
BottomSheet
BottomSheet lets you add custom bottom sheets to your SwiftUI apps.
Stars: ✭ 111 (+362.5%)
Mutual labels:  swiftui
BoredSwift
👀 Are you bored? This app helps find you something to do via https://www.boredapi.com/
Stars: ✭ 27 (+12.5%)
Mutual labels:  swiftui
YouTubePlayerKit
A Swift Package to easily play YouTube videos 📺
Stars: ✭ 154 (+541.67%)
Mutual labels:  swiftui
ImagePickerView
🌇 PHPickerViewController / UIImagePickerController for SwiftUI
Stars: ✭ 18 (-25%)
Mutual labels:  swiftui

GitBlamePR

Mac app that shows pull request last modified each line of a file.Written in SwiftUI.

Dec-20-2019 23-50-30

Xcode Source Editor Extension

GitBlamePR.app bundles Xcode Source Editor Extension.

Files opened in Xcode can be easily opened in GitBlamePR.app.
I recommend that you set a key binding for this function.

Xcode Source Editor Extension

URL Scheme

GitBlamePR.app defines a URL scheme that can open the specified file.

gitblamepr://{fileFullPath}

So you can easily open the specified file using command line, e.g:

$ open gitblamepr://$(realpath example.txt | nkf -WwMQ | tr = %)

Installation

Download the latest release, unzip, and run GitBlamePR.app.

Requirements

macOS Catalina

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].