Used to swallow (send to the scratchpad) a terminal window after a blocking application is run in i3 window manager
- Unix system with i3 window manager
- Python3.x+
- Python3.x+ Pip
$ git clone https://github.com/Uniminin/Swallow/
$ cd Swallow
$ python3 -m pip install -r requirements.txt
$ sudo make install
This Project is licensed under the MIT License. Check license file for more info.