Demo iPhone app - Apartment automation
https://github.com/ndbroadbent/ios_flat_10c
This is the little app I wrote to control my apartment. Its not going to be much use to anyone by itself, but as it says on the github page:
You could use this as a demo app to help you learn about:
- InAppSettingsKit
- Configure settings from within an iPhone app.
- ASI HTTP library
- Sending HTTP GET and POST requests with form data.
- Cloning the ‘slide to unlock’ feature from the iPhone lock screen.
- Using capistrano to deploy an iPhone app straight to your phone over SSH. (for jailbroken phones only)
- etc.