Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yburakg/appimage-update
- Owner: yburakg
- License: gpl-3.0
- Created: 2024-06-14T21:14:48.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-13T20:23:14.000Z (4 months ago)
- Last Synced: 2024-09-27T06:04:30.216Z (3 months ago)
- Topics: appimage, bash, bleachbit, cryptomator, debian, discord, dropbox, freecad, linux, nextcloud, program, script, steam, sweethome3d, telegram, ubuntu, update
- Language: Shell
- Homepage:
- Size: 1.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)