An Ulauncher extension to open Copr projects in the web browser.
It doesn't search all Copr projects, that would be too slow. The search is
limited to the user configured in ~/.config/copr
. The support for searching
group projects hasn't been implemented yet.
You can watch my video to see it in action.
Please make sure you have the copr
Python package installed.
On Fedora, it is recommended to run:
sudo dnf install python3-copr
Use an appropriate alternative for your distribution, or install the package from PyPI
pip install --user copr
- Open Ulauncher preferences
- Switch to the "Extensions" tab
- Click "Add extension" on the left
- Paste the url: https://github.com/FrostyX/ulauncher-copr
- Click "Add"