Skip to content

Instantly share code, notes, and snippets.

View dylanmtaylor's full-sized avatar

Dylan M. Taylor dylanmtaylor

View GitHub Profile
@dylanmtaylor
dylanmtaylor / ice-timer-script.sh
Created April 18, 2015 09:32
An exercise in simple shell timer programming
#!/bin/bash
while [ 1 ]; do
HOUR=`date +%k`
MIN=`date +%M`
let REM="$MIN % 20"
if [ $REM = 0 ]; then
mocp -l beep-440-3s.ogg #a 440hz 3second ogg file
fi
let SET="($MIN-$REM)/20"
echo -n "Hour: $HOUR Min: $MIN Set: $SET "
@dylanmtaylor
dylanmtaylor / cricket-urls.txt
Last active August 29, 2015 14:19
Cricket wireless default applications play store
https://play.google.com/store/apps/details?id=com.mizmowireless.acctmgt
https://play.google.com/store/apps/details?id=com.mizmowireless.vvm
https://play.google.com/store/apps/details?id=com.mizmowireless.wifi