Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 745 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 745 Bytes

Openscad thumbnailers

GTK thumbnailers for .scad and .stl files.

screenshot

This project allows most GTK file managers (Nautilus, Nemo, Caja and PCManFM-gtk) to show thumbnails for .stl and .scad files.

It also works with Nautilus>=3.28, which introduced thumbnailers sandboxing with bubblewrap.

Requirements

  • openscad
  • imagemagick
  • Xvfb

In Fedora they can be installed with the following command:

sudo dnf install openscad ImageMagick xorg-x11-server-Xvfb

Installation

To install the thumbnailern a terminal into this directory and execute:

sudo bash install.sh

After that clean the old thumbnails and restart nautilus

rm -r ~/.cache/thumbnails
nautilus -q