Skip to content

Instantly share code, notes, and snippets.

@youpy
Created September 21, 2011 13:29
Show Gist options
  • Save youpy/1232032 to your computer and use it in GitHub Desktop.
Save youpy/1232032 to your computer and use it in GitHub Desktop.
ruby -rubygems -e "require 'rb-skypemac';s=[:online,:away,:dnd,:invisible,:na];i=0;loop {SkypeMac::Iam.send(s[i%s.length]);i+=1;sleep 0.2}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment