update readme

This commit is contained in:
airclay 2021-09-05 07:14:41 -05:00
parent 06160f0620
commit 0cef72041c
1 changed files with 11 additions and 1 deletions

View File

@ -1,2 +1,12 @@
# systrayUpdater # systrayUpdater
Simple Qt based system tray icon to notify of available updates and then update Simple Qt based system tray icon to notify of available updates and then update on click
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!!)
- Custom system tray icon
TODO
- look into adding option to view news