Skip to content

mttbernardini/appimage-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

25 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

AppImage updater with daily cronjob

A simple bash script to update all AppImages under ~/Applications (and possibly /Applications), using appimageupdatetool.

A systemd timer is provided to run the script daily.

Install

Clone this repo and run the makefile, 3 lines:

git clone https://github.com/mttbernardini/appimageupdater
cd appimageupdater
make install

ยฉ 2021 Matteo Bernardini

This project is licensed under the MIT License.