Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Notifications You must be signed in to change notification settings

Botspot/update-buddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages