Botspot / update-buddy

Automatically check for updates on boot. If there are any, asks permission to upgrade.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

update-buddy

Automatically check for updates on boot. If there are any, asks permission to upgrade.
screenshot

To install:

badge Or, to install manually:

sudo apt install yad
git clone https://github.com/Botspot/update-buddy
mkdir ~/.config/autostart
echo "[Desktop Entry]
Name=Update Buddy
Exec=$HOME/update-buddy/onstartup.sh
Type=Application
X-GNOME-Autostart-enabled=true
Hidden=false
NoDisplay=false" > ~/.config/autostart/update-buddy.desktop

About

Automatically check for updates on boot. If there are any, asks permission to upgrade.


Languages

Language:Shell 100.0%