- Simple
- Written in Python and Qt6
- Doesn't trash system tray
- Manageable from drop-down menu
- Download PKGBUILD file
- Run
makepkg -srcifrom the directory where you downloaded PKGBUILD
Basically just download the application code and install it with pip.
git clone https://github.com/Feasuro/qsticky.git
cd qsticky
pip install .
Not tested for anything other than linux, but should work on any UNIX and possibly on Windows. Let me know if it's different.
