update readme

This commit is contained in:
airclay 2021-09-05 12:36:36 -05:00
parent ad20277b60
commit 3e86a3e3db
1 changed files with 10 additions and 1 deletions

View File

@ -1,12 +1,21 @@
# systrayUpdater
Simple Qt based system tray icon to notify of available updates and then update on click
For Arch (based) systems only!
To install and use: Place files in appropriate locations and run appropriate commands when doing so
Uses config file for options.
- Terminal command and option (usually `-e`)
- Timer duration for `checkupdates` to run in backgound
- Option to use `checkupdates -d` to preload new pkgs to cache
(must complete update before installing new pkgs or suffer partial upgrades!!)
(must complete update before installing new pkgs or suffer partial updates!)
- Custom system tray icon
Includes:
- .desktop file for autostarting
- Pacman hook files to avoid partial updates
- Tray and shortcut icons
TODO
- look into adding option to view news