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.
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.