AutoHotkey vs F.lux
When comparing AutoHotkey vs F.lux, the Slant community recommends F.lux for most people. In the question“What are the best power user tools for Windows?” F.lux is ranked 5th while AutoHotkey is ranked 7th. The most important reason people chose F.lux is:
Helps provide better sleep for more energy during the day.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Easy To Learn but extremely Powerful
Basic Stuff is very easy and even advanced programming is possible, as the language is now able to use objects and classes and has a ton of free libraries and one of the most helpful and friendly communities on the Internet.
Pro Powerful
Can interact with any Windows program / dialog / form, filling fields, submitting data, etc., without dependency on the window placement.
Pro Allows for extremely easy remapping keys and buttons on your keyboard, joystick, and mouse
You can reprogram any key combination, including the Windows key with a syntax like this one:
h::msgbox true
that automatically remaps the H key to show a message box.
Pro Can map keys to scripts
Pro Scripting of common procedures
AHK allows full scripts to be created and used, it is very flexible.
Pro Helpful forum
Pro Programming language is easier to learn and to use
Pro Good help documentation
Pro C-like syntax
C-like languages dominate the industry, making it easier to switch over to other ones in the C family.
Pro Fully programmable
With a full programming language powering the hotkeys, including GUIs, it is powerful and flexible.
Pro Can help sleep better
Helps provide better sleep for more energy during the day.
Pro Eases eye strain
Decreases color temperature at night, changing the normally fluorescent blue of an LCD monitor to a soft orange. Much easier on the eyes, especially in a low-light environment.
Pro Subtle transition
The transition from daytime to nighttime color modes takes an hour by default and will detect your current timezone, meaning that it will happen in the background at sunset, often without you noticing.
Cons
Con Programming language is primitive
The base syntax, inherited from the first version of AutoIt, is primitive (a bit like an improved batch syntax).
Con Takes a while to get used to
After installing F.lux, the screen will look a lot more yellow. This takes about a week to fully get used to. You can ease into it by setting the color temps higher than the recommended defaults.