globangs is a program inspired by DuckDuckGo !Bangs.
You can find more information about DuckDuckGo !Bangs on our website.
It allows typing shortkeys that are automatically expanded on pressing space!
To use globangs, add your personal shortcuts in settings.json and add bangs.py to your startup apps.
globangs requires Python 3.4 with the pynput module:
sudo pacman -S python
sudo pip install pynput