This is the Python version of hdrop.
- i18n support (en, zh_CN)
- floating mode
- focus mode
- set height and width
- background mode
- set position
- multiple instances mode
Using yay:
yay -S python-click python-i18n python-hyprpy
Using paru:
paru -S python-click python-i18n python-hyprpy
Have a look at the README.md of the original hdrop project for usage instructions.