nedia/pop-launcher
Project ID: 50999
Description
Modular IPC-based desktop launcher service, written in Rust. Desktop launchers may interface with this service via spawning the pop-launcher process and communicating to it via JSON IPC over the stdin and stdout pipes. The launcher service will also spawn plugins found in plugin directories on demand, based on the queries sent to the service.
Installation Instructions
Build files: https://github.com/aidenlangley/fedora-pop-launcher
Source: https://github.com/pop-os/launcher
Install
dnf copr enable nedia/pop-launcher
sudo dnf install pop-launcher -y
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | aarch64 (7)*, x86_64 (31)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (43)*, x86_64 (12)* | Fedora 39 (24 downloads) |
Fedora 40 | aarch64 (39)*, x86_64 (36)* | Fedora 40 (20 downloads) |
Fedora 41 | aarch64 (58)*, x86_64 (45)* | Fedora 41 (5 downloads) |
Fedora rawhide | aarch64 (24)*, x86_64 (36)* | Fedora rawhide (59 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable nedia/pop-launcher
More info about enabling Copr repositories