From 3e86a3e3db12e0db2084f8442595a801050fc45e Mon Sep 17 00:00:00 2001 From: airclay Date: Sun, 5 Sep 2021 12:36:36 -0500 Subject: [PATCH] update readme --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 137adaf..0752d70 100644 --- a/README.md +++ b/README.md @@ -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