Skip to content
View Jafu0's full-sized avatar
😄
😄

Sponsoring

@ungive

Highlights

  • Pro

Organizations

@Cinnamon-Unltd

Block or report Jafu0

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. OfficeRPCforMac OfficeRPCforMac Public

    Native macOS menu bar app for Discord Rich Presence with Microsoft Office

    Swift 2

  2. Script to remove the quarantine flag... Script to remove the quarantine flag from files in MacOS
    1
    #!/bin/bash
    2
    
                  
    3
    # Display a dialog to ask the user for the file path
    4
    filepath=$(osascript -e 'try
    5
        set theFile to POSIX path of (choose file with prompt "Select the file to remove quarantine from:")