Skip to content

Instantly share code, notes, and snippets.

View wrossmck's full-sized avatar
🦊

Ross McKinley wrossmck

🦊
View GitHub Profile
@wrossmck
wrossmck / intensify.sh
Last active October 28, 2024 15:47 — forked from alisdair/intensify.sh
intensifies Slack emoji creator
#!/bin/bash
# Generate a `:something-intensifies:` Slack emoji, given a reasonable image
# input. I recommend grabbing an emoji from https://emojipedia.org/
set -euo pipefail
# Number of frames of shaking
count=10
# Max pixels to move while shaking