Skip to content

Instantly share code, notes, and snippets.

View athulss's full-sized avatar

Athul Sreehari athulss

  • Walmart Labs
  • Sunnyvale
View GitHub Profile
@alhafoudh
alhafoudh / stickies-to-notes.rb
Created July 11, 2012 10:11
OSX 10.8 Mountain Lion - Migrate your stickies from Stickies.app to Notes.app
# Author: Ahmed Al Hafoudh <alhafoudh@freevision.sk
#
# Usage: ruby stickies-to-notes.rb
#
# Prerequisites:
# gem install rb-appscript
#
require 'appscript'
require 'osax'