xmb-bigscreen
XMB for Plasma BigScreen, console-like fullscreen launcher for living room gamepad users
AppGrid for Plasma is a modern alternative to Kickoff and Kicker. A grid launcher for KDE Plasma 6 — unified search, KR…
git clone https://github.com/xarbit/plasma6-applet-appgrid.gitxarbit/plasma6-applet-appgridA grid-style application launcher for KDE Plasma 6. Ships as two plasmoids — a standalone centered popup (AppGrid) and a native Plasma panel popup (AppGrid Panel) — both sharing the same grid, search, categories, and config.
Built, signed, and published by the AppGrid maintainer. These are the channels safe to recommend by default.
| Distro | Command |
|---|---|
| Arch Linux + derivatives (AUR) | yay -S plasma6-applets-appgrid |
| Ubuntu 25.10+ (Launchpad PPA) | sudo add-apt-repository ppa:xarbit/plasma-applet-appgrid && sudo apt install plasma-applet-appgrid |
| Fedora (Copr) | sudo dnf copr enable scujas/plasma-applet-appgrid && sudo dnf install plasma-applet-appgrid |
| Immutable distros (KDE Linux, Kinoite, Bazzite, Aurora, Kalpa, SteamOS) | Universal ~/.local/ tarball — see INSTALL.TXT |
| Nix / NixOS | Flake — see packaging/nix/README.md |
After install: right-click the panel launcher → Show Alternatives → AppGrid.
Full per-distro guide with download links, checksums, and step-by-step terminal commands: appgrid.xarbit.dev/#install.
Maintained by third-party contributors, not by the AppGrid project. They are listed here as a convenience for users of those distros; we do not build, sign, audit, or vet the packages and cannot vouch for what each maintainer ships. Please open issues against the linked overlay/package, not this repo.
| Distro | Source | Maintainer |
|---|---|---|
| openSUSE | OBS package | @JMarcosHP01 |
| Gentoo | Overlay | @mnalmahmud |
| Fedora (Terra) | Terra package | @hilltty |
If you maintain an AppGrid package for a distro not listed here, open an issue and we will add you.
Requires Plasma 6.0+ (6.4+ recommended) and the KDE Frameworks 6 development headers — see PKGBUILD for the Arch list, or packaging/ for the Fedora spec and Ubuntu debian/ packaging.
cmake -B build -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr cmake --build build -j$(nproc) sudo cmake --install build kquitapp6 plasmashell && kstart plasmashell
Arch users can build a proper pacman package with makepkg -sf and install via sudo pacman -U plasma6-applets-appgrid-*.pkg.tar.zst.
Full docs live on the website: appgrid.xarbit.dev/docs.
i: in the search bar copies your system info).po files live in po/; add or improve a language and open a PRThis project is developed with Claude Code as an AI pair programmer. Context-engineered and reviewed, not vibe-coded — but if AI-assisted code gives you the ick, this might not be the launcher for you.
AppGrid stands on the work of the KDE community.
Built with KDE Frameworks 6 & Plasma — KGlobalAccel, KRunner, KIO, KIconThemes, KCoreAddons, KWindowSystem, Plasma::Applet/PlasmaQuick, PlasmaActivities, LayerShellQt. Without these, none of this exists.
Inspired by KDE's own launchers — Kickoff for the popup layout conventions, Kicker for the SPI patterns we reuse (ProcessRunner, ContainmentInterface), KRunner whose results feed our search via KRunner::ResultsModel.
Thanks to the Plasma team, the Frameworks maintainers, and every contributor whose work AppGrid builds on.
more like this
XMB for Plasma BigScreen, console-like fullscreen launcher for living room gamepad users
search projects, people, and tags