keylaunch
A small utility for binding commands to a hot key
Install
- All systems
-
curl cmd.cat/keylaunch.sh
- Debian
-
apt-get install keylaunch
- Ubuntu
-
apt-get install keylaunch
- Kali Linux
-
apt-get install keylaunch
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install keylaunch
- Raspbian
-
apt-get install keylaunch
- Dockerfile
- dockerfile.run/keylaunch
keylaunch
A small utility for binding commands to a hot key
KeyLaunch is a small utility for binding commands to a hot key. It reads a configuration file in .keylaunchrc. KeyLaunch uses Ctrl, Alt and Shift as modifier keys, the hotkey is up to the user.