WebTray
This project helps you to create web-apps which you can dock into the systray.
Usage
webtray <url> [--open-at-startup]
If you do not use --open-at-startup
it will start in the systray.
Build
Dependencies
Qt6 Qt6WebEngine
To install them run the following on Arch-Linux
pacman -Sy qt6 qt6-webengine