Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yburakg/appimage-update

update appimages bash script
https://github.com/yburakg/appimage-update

appimage bash bleachbit cryptomator debian discord dropbox freecad linux nextcloud program script steam sweethome3d telegram ubuntu update

Last synced: 2 months ago
JSON representation

update appimages bash script

Awesome Lists containing this project

README

        

# 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

```bash
git clone https://github.com/yburakg/appimage-update.git
```

2. Change directory to appimage-update

```bash
cd appimage-update/
```

3. Set Permissions

```bash
chmod +x appimage-update-script.sh
```

4. Run Script

```bash
./appimage-update-script.sh
```
---
# Example

![example](https://github.com/yburakg/appimage-update/blob/main/Screenshots/example.png)