Skip to content

georgewoodall82/openscad-thumbnailers

 
 

Repository files navigation

Openscad thumbnailers

GTK thumbnailers for .scad, .stl and .3mf files.

screenshot

This project allows most GTK file managers (Nautilus, Nemo, Caja and PCManFM-gtk) to show thumbnails for .stl, .scad and .3mf 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

Arch Linux

There is an AUR package https://aur.archlinux.org/packages/openscad-thumbnailers

You can install it using your favourite aur helper:

yay -S openscad-thumbnailers

Other

Clone the repo and run the install.sh file

git clone https://github.com/georgewoodall82/openscad-thumbnailers
cd openscad-thumbnailers
sudo bash install.sh

About

GTK thumbnailers for .scad, .stl and .3mf files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 99.0%
  • OpenSCAD 1.0%