PyQT5 system tray applet notifier for available updates , arch news and run the update
Go to file
Eric Lay be62ddb4bf removed global vars/wildcard imports 2023-12-16 09:10:23 -06:00
icons updated config handling 2023-12-09 10:00:14 -06:00
LICENSE Initial commit 2021-09-02 08:36:54 -05:00
PKGBUILD missed one 2023-12-16 08:19:54 -06:00
README.md update readme 2023-12-09 11:52:08 -06:00
config.yml updated config handling 2023-12-09 10:00:14 -06:00
systray-updater removed global vars/wildcard imports 2023-12-16 09:10:23 -06:00
systrayupdater.desktop missed two 2023-12-16 08:42:08 -06:00

README.md

systrayUpdater

PyQt5 system tray applet notifier of available updates.

For Arch (based) systems only!

Right click to access menu actions:

  • Run update
  • Read the News
  • Display list of packages with updates available
    • (click to find package on Arch linux Package Search website)

To install:

git clone https://github.com/ericlay/systrayUpdater.git
cd systrayUpdater
makepkg -sric

Post install: It is suggested to copy /etc/systrayupdater to $HOME/.config/systrayupdater

Uses config file for options: /etc/systrayupdater/config.yml

  • Terminal command (set to $TERM by default)
  • Set terminal option (usually -e)
  • Timer duration for checkupdates to run in backgound
  • Custom system tray icon
  • Defaults to $HOME/systrayupdater/config.yml if found

Includes:

  • .desktop file for autostarting
  • Tray and shortcut icons