A quasi-modal command line at your fingertips
View the Project on GitHub GChristensen/enso-portable
Enso Launcher allows to launch programs found in the Windows Start menu (or picked manually using the learn as open command) and perform many other operations with a transparent overlay command line triggered by the CAPSLOCK key. It is possible to create your own commands in Python programming language.
Find more information on command authoring in the tutorial available at Enso setting pages.
Windows 8 or above (64-bit).
At first there was a proprietary closed-source Enso Launcher from Humanized. This version was extensible by many programming languages, but one day it went open (Enso Community Edition) and became extensible only in Python. By some reasons it has also ceased.
At the moment Enso Open-Source is the most feature-rich descendant of Enso Community Edition.
Install anything from PyPI by issuing enso install <package name> and create commands that will empower your workflow. See an example.
iShell Extension is a browser add-on that allows to perform tasks and manipulate web-page data by utilizing a linguistic interface powered by JavaScript-based commands.