PyQT5 system tray applet notifier for available updates , arch news and run the update
Go to file
Eric Lay b4cad83073 updated config handling 2023-12-09 10:00:14 -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 updated config handling 2023-12-09 10:00:14 -06:00
README.md updated config handling 2023-12-09 10:00:14 -06:00
config.yml updated config handling 2023-12-09 10:00:14 -06:00
systray-updater updated config handling 2023-12-09 10:00:14 -06:00
systrayupdater.desktop ready to pkg 2023-12-08 22:30:03 -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