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
A tool for changing gamma/contrast/brightness made in Java for Windows. JNA/WinAPI/JavaFX/Maven used. After first app run, a system restart is needed for windows registry to load enabled extended gamma ramp entry.
About
Tool for changing gamma/contrast/brightness made in Java for Windows systems. This is a showcase of how to use JNA, communicate with WinAPI directly from Java, and create GUI in JavaFX.