systrayUpdater/README.md

27 lines
665 B
Markdown
Raw Normal View History

2021-09-02 08:36:54 -05:00
# systrayUpdater
2023-12-07 18:57:10 -06:00
PyQt5 system tray applet to notify of available updates.
2021-09-05 07:14:41 -05:00
2021-09-05 12:36:36 -05:00
For Arch (based) systems only!
2023-12-07 18:57:10 -06:00
Right click to access menu actions:
2023-12-07 19:30:04 -06:00
- Run update
- Read the News
- Display list of packages with updates available (click to search arch website for highlighted package)
2023-12-07 18:57:10 -06:00
2023-12-07 19:30:04 -06:00
To install:
```
git clone https://github.com/ericlay/systrayUpdater.git
cd systrayUpdater
makepkg -sric
```
2021-09-05 12:36:36 -05:00
2023-12-07 19:30:04 -06:00
Uses config file for options: `$HOME/.config/systrayupdater/systrayupdater.yml`
2021-09-05 07:14:41 -05:00
- Terminal command and option (usually `-e`)
- Timer duration for `checkupdates` to run in backgound
- Custom system tray icon
2021-09-05 12:36:36 -05:00
Includes:
- .desktop file for autostarting
- Tray and shortcut icons