This project contains a thumbnailer for AppImages, compatible with GNOME and KDE based DEs.
For now the code is still in draft and has not been thoroughly tested yet.
Clone this repository. Remember to clone submodules as well for dependencies (libappimage
):
git clone --recursive https://github.com/mttbernardini/appimage-thumbnailer
A Makefile
is provided to run the build process in a isolated Docker container:
make help
libappimage
appimage-thumbnailer
© 2021 Matteo Bernardini
Licensed under the MIT License