Skip to content

Instantly share code, notes, and snippets.

View GiovanniFrigo's full-sized avatar

Giovanni Frigo GiovanniFrigo

View GitHub Profile
@GiovanniFrigo
GiovanniFrigo / stillalive.rc
Last active April 12, 2019 13:42 — forked from rawdatalab/stillalive.rc
STILL ALIVE as a Bash script with beep (didn't create, just sharing) - sox version
# Let 'em know that we're Still Alive
# http://pastebin.com/f72f8f72d (no longer valid)
# On macOS, install sox with brew: `brew install sox`
#!/bin/bash
echo -n "This "
play --no-show-progress --null --channels 1 synth 0.200 sine 784
echo -n "was "
play --no-show-progress --null --channels 1 synth 0.200 sine 740
echo -n "a "