You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using PrivateFrameworks to get marke...Using PrivateFrameworks to get marketing model information for Apple Macs without hitting their internet API (where possible) via python and pyobjc
1
# Tested on 10.11
2
3
# Note:
4
# The marketing information embedded in the ServerInformation.framework is not the same as what
5
# About This Mac displays - there are differences.
alignTicks: true, // When using multiple axis, the ticks of two or more opposite axes will automatically be aligned by adding ticks to the axis or axes with the least ticks.
4
animation: true, // Set the overall animation for all chart updating. Animation can be disabled throughout the chart by setting it to false here.
5
backgroundColor: '#FFF', // The background color or gradient for the outer chart area.
A small Python module that gives you nice human readable Macintosh model names, e.g. "iMac (27-inch, Late 2009)", when given a serial number or model code.
Python
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page
or contact support.