/IconBounce

iOS Tweak to make your dock icons bounce

Primary LanguageLogos

IconBounce

Dependencies

  • theos

Setup

theos

$ cd /usr/local
$ git clone https://github.com/rpetrich/theos.git
$ cd theos
$ ./bin/bootstrap.sh substrate

ldid

$ wget http://joedj.net/ldid
$ mv ldid ~/bin/
$ chmod +x ~/bin/ldid

dpkg

$ curl http://debmaker-osx.googlecode.com/svn-history/r5/trunk/dpkg-deb > ~/bin/dpkg-deb
$ chmod +x ~/bin/dpkg-deb

Update theos

$ rm theos && ln -s $THEOS theos
$ rm iconbouncepreferences/theos && ln -s $THEOS iconbouncepreferences/theos