This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
๐ผ๐ผ๐๐๐๐ผ๐ผ๐ผ๐๐๐๐๐พ๐๐๐๐๐พ๐พ๐๐๐๐๐๐๐๐พ๐๐พ๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐ท๐ท๐๐๐๐ฃ๐ท๐ป๐ฃ๐ป๐ป๐ฃ๐ฃ | |
๐๐๐๐๐๐ผ๐ผ๐ผ๐๐๐๐ผ๐ฎ๐๐๐๐๐พ๐พ๐๐๐๐๐๐๐๐๐๐๐๐ฎ๐ฎ๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐ท๐ป๐๐๐ป๐ฃ๐ท๐ป๐ฃ๐ฃ๐ฃ๐ฃ๐ผ | |
๐๐๐๐๐๐ผ๐๐๐๐๐๐๐๐๐๐๐๐พ๐พ๐ฎ๐๐๐๐๐พ๐๐พ๐๐๐๐ฎ๐ฎ๐ฎ๐๐๐๐๐๐๐๐ฎ๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐ท๐ป๐๐๐ฃ๐ฃ๐ท๐ท๐๐๐ฃ๐ผ๐ผ | |
๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐พ๐๐๐๐๐๐พ๐๐พ๐๐๐ฎ๐ฎ๐ฎ๐ฎ๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐ท๐ท๐๐ท๐ฃ๐ท๐๐๐๐๐ฃ๐๐ผ | |
๐๐๐๐๐๐๐๐ผ๐๐๐ผ๐๐๐๐๐๐๐๐๐๐๐๐๐พ๐๐พ๐พ๐๐๐ฎ๐ฎ๐ฎ๐๐๐๐๐๐โฐ๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐ท๐๐ท๐ท๐๐๐๐ท๐๐๐๐๐๐ฃ๐๐ผ | |
๐ผ๐๐๐ผ๐ผ๐ผ๐๐๐๐๐ผ๐พ๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐พ๐๐ฃ๐๐ | |
๐๐๐๐๐๐๐๐๐๐๐ฃ๐๐๐๐๐๐๐๐๐๐๐๐๐๐ฃ๐๐๐ท๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐ฏ๐ ๐ท๐ธ๐ ๐ ๐ง๐ฎ๐๐ฎ๐ฎ๐๐๐ฃ๐๐ | |
๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐ท๐๐๐ท๐๐ท๐๐๐๐๐ฎ๐๐๐๐๐๐๐๐โฐ๐๐๐๐๐๐๐๐โฐโฐ๐ฏ๐ฏ๐ ๐๐๐๐๐๐๐๐๐น๐ง๐ฎ๐ฎ๐ฎ๐ฎ๐๐ฃ๐๐ผ | |
๐๐๐๐๐๐๐๐๐๐ฃ๐พ๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐ง๐๐๐โฐ๐๐๐๐๐โฐโฐ๐ฏโฐ๐๐ฎ๐ฏ๐ฏ๐๐๐๐๐๐๐๐๐ท๐ฐ๐ผ๐ฎ๐ง๐๐๐๐๐๐ฐ๐ง๐ง๐ฎ๐๐ฃ๐๐ฃ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
/usr/bin/osascript -e "display notification \"$*\" with title \"Hey!\"" | |
/usr/bin/say -v Alex "Hey! $*" | |
# Setup: Add this to your /usr/local/bin in a file called hey. chmod +x it to make it an executable. | |
# Usage: sleep 2 && hey wake up! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:(function() {new Audio("//ia600401.us.archive.org/15/items/alarm_162/alarm.ogg").play(); }) |