Skip to content

Let this script automatically detect and update programs on your PC

License

Notifications You must be signed in to change notification settings

Mathis-6/AutoUpdate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AutoUpdate.py

Hey, a new version is available ! Updating programs is annoying AutoUpdate.py is a python script to do this for you.

Features

For now, these 13 programs are supported :

  • MKVToolNix
  • PuTTY
  • AnyDesk
  • 7-Zip
  • 7-Zip-Zstandard
  • Python
  • VLC
  • Notepad++
  • Veracrypt
  • ImageGlass
  • OpenVPN
  • qBittorrent
  • HxD

How it works

For each of the 13 currently suported programs, this script gets the locally installed version, then scrape the online download page of the software to retrieve the latest version. If they differ, it downloads the latest update and run it. All you have to do is clicking "Yes" when the setup asks for admin privileges.

Intended use

To automatically run it when you login, place this script in this directory : %appdata%\Microsoft\Windows\Start Menu\Programs\Startup

License

MIT

About

Let this script automatically detect and update programs on your PC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages