https://github.com/bmeurer/flashlight
With iFlashLight+ you can turn your smart phone into a flash light using the LED light on the iPhone 4. The camera LED flash on the iPhone 4 is mega bright and when turned on in a constant stream, it is unrivaled in terms of lighting power.
https://github.com/bmeurer/flashlight
Last synced: 9 months ago
JSON representation
With iFlashLight+ you can turn your smart phone into a flash light using the LED light on the iPhone 4. The camera LED flash on the iPhone 4 is mega bright and when turned on in a constant stream, it is unrivaled in terms of lighting power.
- Host: GitHub
- URL: https://github.com/bmeurer/flashlight
- Owner: bmeurer
- License: bsd-2-clause
- Created: 2011-08-04T20:05:00.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2011-08-14T09:08:00.000Z (almost 15 years ago)
- Last Synced: 2025-04-10T18:02:39.713Z (about 1 year ago)
- Language: Objective-C
- Homepage: http://benediktmeurer.de/iFlashLightPlus
- Size: 1.17 MB
- Stars: 20
- Watchers: 3
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
## About
With [iFlashLight+](http://benediktmeurer.de/iFlashLightPlus) you can turn your smart phone into a flash light using the LED light on the iPhone 4. The camera LED flash on the iPhone 4 is mega bright and when turned on in a constant stream, it is unrivaled in terms of lighting power.
## License
iFlashLight+ is licensed under the [Simplified BSD License](http://en.wikipedia.org/wiki/BSD_license).
See the [LICENSE](http://github.com/bmeurer/FlashLight/raw/master/LICENSE) file for details.
## Bug Reports
If you come across any problems, please [create a ticket](http://github.com/bmeurer/FlashLight/issues) and we will try to get it fixed as soon as possible.
## Contributing
Once you've made your commits:
1. [Fork](http://help.github.com/fork-a-repo/ "Fork a repo") FlashLight.
2. Create a topic branch - `git checkout -b my_branch`.
3. Push to your topic branch - `git push origin my_branch`.
4. Create a [Pull Request](http://help.github.com/pull-requests/ "Send pull requests") from your topic branch.
5. That's it!
## Authors
Benedikt Meurer :: benedikt.meurer@googlemail.com :: [@bmeurer](http://twitter.com/bmeurer)
## Copyright
Copyright (c) 2011 Benedikt Meurer. See the [License](http://github.com/bmeurer/FlashLight/raw/master/LICENSE) file for details.