Skip to content

Instantly share code, notes, and snippets.

View XXJanusXX's full-sized avatar
💭
I may be slow to respond.

Siddarth Laxminarayanan XXJanusXX

💭
I may be slow to respond.
View GitHub Profile
@XXJanusXX
XXJanusXX / CrossOver.sh
Created September 16, 2025 04:34 — forked from santaklouse/CrossOver.sh
unlimited CrossOver trial (MacOS)
#!/usr/bin/env bash
# checck if pidof exists
PIDOF="$(which pidof)"
# and if not - install it
(test "${PIDOF}" && test -f "${PIDOF}") || brew install pidof
# find app in default paths
CO_PWD=~/Applications/CrossOver.app/Contents/MacOS
test -d "${CO_PWD}" || CO_PWD=/Applications/CrossOver.app/Contents/MacOS
@XXJanusXX
XXJanusXX / windows-keys.md
Created September 6, 2025 19:51 — forked from rvrsh3ll/windows-keys.md
Windows Product Keys

NOTE

These are NOT product / license keys that are valid for Windows activation.
These keys only select the edition of Windows to install during setup, but they do not activate or license the installation.

Index