A thumbnailer for medical images preview in gnome files (nautilus).
Before installing the package, make sure you have make and pip3. On ubuntu:
sudo apt install make python3-pip
On fedora substitute apt with dnf.
To install this tool, clone the repository:
git clone https://github.com/FrancescoLaruina/medical_thumbnails.git
then move to the directory you just cloned into
cd medical_thumbnails
and launch
sudo make install.
Remember to restart all nautilus instances, you can do it via:
nautilus -q
In case it doesn't work or if you have any suggestion, feel free to open an issue.