Skip to content
View fraune's full-sized avatar
🅿️
not smashed by a parking garage
🅿️
not smashed by a parking garage
Block or Report

Block or report fraune

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Enable a Macbook's Touch ID to autho... Enable a Macbook's Touch ID to authorize the `sudo` command in MacOS Terminal
    1
    sudo grep -q -F 'auth sufficient pam_tid.so' /etc/pam.d/sudo || sudo sed -i '' '2i\
    2
    auth sufficient pam_tid.so
    3
    ' /etc/pam.d/sudo
  2. RxBluetoothKit RxBluetoothKit Public

    Forked from chamira-at/RxBluetoothKit

    RxSwift 6 Bluetooth library for iOS & OSX

    Swift 4 2

  3. CBSafeKit CBSafeKit Public

    Swift helper for CoreBluetooth that makes instantiating dangerous types safer and easier

    Swift

  4. SwiftUI-Fonts SwiftUI-Fonts Public

    iOS demo app displaying the different SwiftUI Font types

    Swift

  5. CreateEncryptedImage CreateEncryptedImage Public

    Automator Quick Action for encrypting a folder

  6. aa-aws-terraform-demo aa-aws-terraform-demo Public

    Demonstration code for an AWS/Terraform project

    HCL