COSMIC Applet to display Arch Linux package status. Inspired by https://github.com/savely-krasovsky/waybar-updates and https://github.com/RaphaelRochet/arch-update.
Please refer to arch-updates-rs/README.md for more information.
- The package is in the AUR under
cosmic-applet-arch. You can install it via your favourite AUR helper, e.gparu -Syu cosmic-applet-arch. - Once installed, the app can be added via the COSMIC Settings app -> Desktop -> Panel/Dock -> Configure panel/dock applets -> Add applet.
- Native COSMIC look and feel, supporting both light and dark mode.
- pacman, AUR, and devel package upgrades shown.
- Latest news from Arch news feed shown (all news after last full system upgrade).
- Package upgrades and news feed are clickable taking you to associated web page.
- Set up to support localisation - to support your language please submit your
.ftltranslations to the./cosmic-applet-arch/i18n/directory. - Modular API
arch-updates-rs- able to be used in other similar projects.
Development dependencies are listed on the PKGBUILD in the AUR You can run the following commands to build and install:
just build-release
sudo just install