john4smith / gnome-traytools

Python3 TrayTools Indicator for the Gnome Desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Python3 TrayTools Indicator for the Gnome Desktop

License:GNU General Public License v3.0


Languages

Language:Python 92.0%Language:Shell 8.0%