Video
youtube
How to enable night shift on older Mac models / unsupported Macs (Easy Way)
0 notes
Text
Night Shift Codes
* Code 1: To patch $ cd /tmp; curl -o NightPatch.zip https://codeload.github.com/pookjw/NightPatch/zip/master; unzip NightPatch.zip; cd NightPatch-master; ./NightPatch.sh * Code 2: To revert $ cd /tmp; curl -o NightPatch.zip https://codeload.github.com/pookjw/NightPatch/zip/master; unzip NightPatch.zip; cd NightPatch-master; ./NightPatch.sh -revert
0 notes