sdumetz / AppImage-thumbnailer

A very lightweight and simple thumbnailer for AppImages written in bash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AppImage-thumbnailer

A thumbnailer for AppImages

Dependencies:

This thumbnailer currently has only one dependency

  • imagemagick

How to Install?

  1. Install the dependencies discussed above
  2. Download and Extract this Zip file
  3. Go to the folder where you extracted the Zip file
  4. Make Sure install.sh is marked as executable
  5. Run install.sh as root or with sudo
  6. Done. AppImage-thumbnailer is installed.

How to Uninstall?

Follow install instructions but replace install.sh with uninstall.sh

About

A very lightweight and simple thumbnailer for AppImages written in bash

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%