appimage-update

update appimages bash script

GPL-3.0 License

Stars
1
Committers
2

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