https://github.com/futuretap/devicecolors
DeviceColors uses a private API to retrieve the hardware color of iOS devices.
https://github.com/futuretap/devicecolors
Last synced: 11 months ago
JSON representation
DeviceColors uses a private API to retrieve the hardware color of iOS devices.
- Host: GitHub
- URL: https://github.com/futuretap/devicecolors
- Owner: futuretap
- License: mit
- Created: 2013-10-11T17:33:18.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2020-05-05T07:30:03.000Z (about 6 years ago)
- Last Synced: 2025-06-26T15:51:46.586Z (12 months ago)
- Language: Objective-C
- Size: 1.98 MB
- Stars: 47
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
DeviceColors
------------
DeviceColors uses a private API to retrieve the hardware color of iOS devices. There are two color values, the `DeviceColor` (front side) and the `DeviceEnclosureColor` (bezel/back side). The latter is not supplied in all cases.
The values for the various devices are available in a shared spreadsheet and I'm gladly accepting contributions.
**Warning: Do not use in App Store builds!**
License
-------
Free to use for any project, attribution required. See LICENSE for details.
Have fun,
Ortwin
@ortwingentz / αortwin