public
Description: Network bandwidth limiter for testing iphone apps
Homepage:
Clone URL: git://github.com/mschrag/speedlimit.git
Mike Schrag (author)
Tue Sep 22 16:26:32 -0700 2009
name age message
file .gitignore Tue Dec 16 08:26:10 -0800 2008 SpeedLimit initial commit [Mike Schrag]
directory English.lproj/ Tue Sep 22 16:26:32 -0700 2009 reposition [Mike Schrag]
file Info.plist Tue Dec 16 08:26:10 -0800 2008 SpeedLimit initial commit [Mike Schrag]
file README.textile Thu Dec 18 05:14:54 -0800 2008 github isn't letting me use styles Signed-off-... [maddox]
file Speed.h Tue Dec 16 08:26:10 -0800 2008 SpeedLimit initial commit [Mike Schrag]
file Speed.m Tue Dec 16 08:26:10 -0800 2008 SpeedLimit initial commit [Mike Schrag]
file SpeedLimit.png Tue Sep 22 10:49:26 -0700 2009 updated icon + 32/64bit + gc-optional [Mike Schrag]
directory SpeedLimit.xcodeproj/ Tue Sep 22 10:49:26 -0700 2009 updated icon + 32/64bit + gc-optional [Mike Schrag]
file SpeedLimitPref.h Tue Mar 24 18:38:53 -0700 2009 Added support for restricting slowdown to parti... [Mike Schrag]
file SpeedLimitPref.m Tue Mar 24 18:38:53 -0700 2009 Added support for restricting slowdown to parti... [Mike Schrag]
file SpeedLimitPref.tiff Tue Dec 16 08:26:10 -0800 2008 SpeedLimit initial commit [Mike Schrag]
file SpeedLimit_Prefix.pch Tue Dec 16 08:26:10 -0800 2008 SpeedLimit initial commit [Mike Schrag]
file SpeedLimiter Tue Mar 24 18:38:53 -0700 2009 Added support for restricting slowdown to parti... [Mike Schrag]
README.textile

Speedlimit

sign

SpeedLimit is a Leopard preference pane for limiting your network
bandwidth to one of a couple different speeds — 768k DSL, Edge, 3G,
and Dialup. This is really handy for testing your iPhone app under
normal Edge network conditions in the iPhone Simulator.

Instructions

You should just be able to build the xcodeproj and install the
resulting build product .prefPane.

Download

The binary is now available on my github page.