Skip to content

ericcirone/GoodNight

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoodNight

Based off of Thomas Finch's "GammaThingy", at https://github.com/thomasfinch/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.

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 100.0%