maddox / speedlimit forked from mschrag/speedlimit

Network bandwidth limiter for testing iphone apps

This URL has Read+Write access

maddox (author)
Wed Dec 17 22:27:44 -0800 2008
commit  7c4c45295ddcf86cfaceeec72ced8e9a8bf3c7ff
tree    d074d136e2c11a972f2c1b8983ceb3bc54b83b80
parent  dde8f7d0229bd7c4c510d16a3c66534ab24127ec
name age message
file .gitignore Tue Dec 16 08:26:10 -0800 2008 SpeedLimit initial commit [Mike Schrag]
directory English.lproj/ Tue Dec 16 08:26:10 -0800 2008 SpeedLimit initial commit [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 Dec 16 08:26:10 -0800 2008 SpeedLimit initial commit [Mike Schrag]
directory SpeedLimit.xcodeproj/ Wed Dec 17 17:14:24 -0800 2008 README [Mike Schrag]
file SpeedLimitPref.h Tue Dec 16 08:26:10 -0800 2008 SpeedLimit initial commit [Mike Schrag]
file SpeedLimitPref.m Tue Dec 16 08:26:10 -0800 2008 SpeedLimit initial commit [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 Dec 16 08:26:10 -0800 2008 SpeedLimit initial commit [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.