Skip to content

The first non-jailbroken application to adjust the screen temperature, brightness, and color!

Notifications You must be signed in to change notification settings

milch/GoodNight

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoodNight

Based off of Thomas Finch's GammaThingy.

GoodNight is an app that allows you to directly access the screen's gamma levels, and modify it using IOMobileFramebuffer. With this you can do any of the following:

  • Change the screen temperature
  • Put the brightness lower than iOS would normally allow you to
  • Adjust the RGB values of the framebuffer

This application uses dlsym, which loads in the private symbols at runtime, rather than using headers, so no additional setup is needed once you download the source.

Installing

See here.

Compatibility

I am certain that this app will run on any iOS device running iOS 7 or higher. However, nothing happens when turning on any adjustments if using the iPad Pro. Unfortunately, I do not currently have one, so it has hard to test and find the problem. I will do my best to look into it and find a solution.

About

The first non-jailbroken application to adjust the screen temperature, brightness, and color!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 88.5%
  • C 11.5%