Skip to content

A blue light filter app using Android Nougat's native night mode functionality

License

Notifications You must be signed in to change notification settings

prakhargahlot/Night-Light

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Night Light is a blue light filter app that is designed specifically to use Android Nougat's native night mode functionality, for accurate filtering that doesn't affect contrast or other dark colors.

Features

  • Easily toggle night mode on or off
  • Can start/stop automatically based on predefined times or your location's sunset/sunrise
  • Blacklist feature to turn Night Light off while using certain apps
  • Includes Quick Settings tile for convenient access
  • Tasker integration

Download

How to Build

Prerequisites:

  • Windows, Mac, or Linux machine
  • JDK 8
  • Internet connection (to download dependencies)

Once all the prerequisites are met, simply cd to the base directory of the project and run "./gradlew assembleDebug" to start the build. Dependencies will download and the build will run. After the build completes, cd to "app/build/outputs/apk" where you will end up with the APK file "app-debug.apk", ready to install on your Android device.

About

A blue light filter app using Android Nougat's native night mode functionality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%