Quake Style Drop Down Terminal for Windows
I was used to the convenience of drop-down terminals like Visor in Mac or Yakuake in Linux and needed something similar in Windows.
It turns out, it is possible to achieve almost the same effects in Windows with the use of 2 tools.
- AutoHotkey - lets you run scripts triggered by hotkeys anywhere in Windows
- Console – is a terminal app that lets you run a custom shell with no title bar, no borders, transparency etc.

