/gnome-traytools

Python3 TrayTools Indicator for the Gnome Desktop

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

gnome-traytools

Python3 TrayTools Indicator for the Gnome Desktop Alt text


install for Arch Linux

mkdir -p /tmp/build-$$/; cd /tmp/build-$$/
curl -o PKGBUILD https://raw.githubusercontent.com/john4smith/gnome-traytools/master/PKGBUILD
makepkg -d && sudo pacman -U gnome-traytools-*.pkg.tar.xz

install for Ubuntu 18.04

  • Install the Release deb-File
  • Or build a deb-File with the HowTo