Skip to content

Instantly share code, notes, and snippets.

View 07-C9's full-sized avatar

Brad 07-C9

  • Washington State
  • 16:32 (UTC -07:00)
View GitHub Profile
@WardsParadox
WardsParadox / run_under_rosetta.py
Last active October 24, 2023 13:03 — forked from macsimom/main.m
openwithrosetta - a tool to check the box "Open with Rosetta" on Apple Silicon Big Sur Macs
import os
import subprocess
import sys
from Foundation import * # pylint: disable=E0611 #
import objc
from SystemConfiguration import SCDynamicStoreCopyConsoleUser
def is_arm64():
@talkingmoose
talkingmoose / Download and Install VLC.zsh
Last active August 17, 2025 17:13
Downloads and installs the latest available VLC software directly on the client. This avoids having to manually download and store an up-to-date installer on a distribution server. Includes an optional checksum for added security.
#!/bin/zsh
:<<ABOUT_THIS_SCRIPT
-------------------------------------------------------------------------------
Written by:William Smith
Professional Services Engineer
Jamf
[email protected]
https://gist.github.com/84cbe002aca35c73032bccd230d8988a