OsControl is a productivity tool that helps you execute commands or running programs extremely fast.
It is written in Node.js and is packed using Electron.
OsControl appears as a small popup. It is automatically started in the background.
You can toggle the visibility using
CTRL + X
Whenever you type something, OsControl will search available commands and recommend you matching results ordered by use count.
This allows to open often used programs extremely fast by typing only 1-2 letters.
Due to it's local database, searching using OSControl is much faster than windows search and will save you a few seconds every time.
OsControl automatically detects installed programs when first started. You can add custom programs and commands by typing
Create Command
Every CMD Command is supported. You can quickly add programs and folders by pressing the buttons next to the command line.
In addition to that, OSControl supports you in daily programming tasks.
Here, OSControl detected a github repository at the folders location and created shortcuts for push, pull and commit commands.