Skip to content

Instantly share code, notes, and snippets.

@aFrankGin
aFrankGin / download_fusion.sh
Created October 21, 2025 12:41 — forked from jetfir3/download_fusion.sh
Download VMware Fusion Pro Without a Broadcom Account
#!/usr/bin/env bash
# Download VMware Fusion for macOS without a Broadcom account.
#
# This script allows you to download various versions of VMware Fusion
# from Broadcom's Cloudflare CDN (versions 8.0.0 to 13.6.3)
# or from the archive.org VMware Workstation archive (versions 8.x.x+).
#
# Options:
# -k: Keep the downloaded file compressed (Cloudflare only; ignored for archive.org).
@aFrankGin
aFrankGin / miniconda_on_rpi.md
Created April 25, 2022 09:27 — forked from simoncos/miniconda_on_rpi.md
Install Miniconda 3 on Raspberry Pi