Skip to content

yburakg/appimage-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AppImage Update

You can update your AppImage files automatically with this Bash Script.

You can also update all your programs at once.

If there are programs you want to add to this script, you can help me.

You can support me by contributing positively, you can give me ideas to improve my codes.

I will be happy about it.

Usage

  1. Download or Clone Repo

    git clone https://github.com/yburakg/appimage-update.git
  2. Change directory to appimage-update

    cd appimage-update/
  3. Set Permissions

    chmod +x appimage-update-script.sh
  4. Run Script

    ./appimage-update-script.sh

Example

example