On many occasions, notifications can be a valuable tool to inform a user about specific events. Sometimes, static notifications or pop-up windows may provide adequate feedback; however, there are some cases where flowing notifications can be more appropriate. ✨
This software allows us to show flowing notifications in the realm of a text or a picture. Both text and pictures (raster and vector) can be customized according to the user's wishes, which offers a wide variety of possibilities for providing flowing feedback. 💬🖼️
Text.mp4
Image.mp4
Install this software with pip:
pip install pyqt-feedback-flow
To install pyqt-feedback-flow on Alpine Linux, use:
$ apk add py3-pyqt-feedback-flow
To install pyqt-feedback-flow on Arch Linux, please use an AUR helper:
$ yay -Syyu python-pyqt-feedback-flow
To install pyqt-feedback-flow on Fedora Linux, use:
$ dnf install python3-pyqt-feedback-flow
This package is distributed under the MIT License. This license can be found online at http://www.opensource.org/licenses/MIT.
This framework is provided as-is, and there are no guarantees that it fits your purposes or that it is bug-free. Use it at your own risk!