Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 557 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 557 Bytes

What is globangs ?

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!

Usage

To use globangs, add your personal shortcuts in settings.json and add bangs.py to your startup apps.

Dependencies

globangs requires Python 3.4+ with the pynput module:

sudo pacman -S python
sudo pip install pynput