Skip to content

TheBdouilleur/globangs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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