Skip to content

Visually find STL-files on your local hard drive

Notifications You must be signed in to change notification settings

M4rc3lv/STL-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

STL-finder

Visually find STL-files on your local hard drive.

When you download, create or print a lot of STL files it is hard to keep track of what kind of 3d objects you have. With this tool you can inspect a folder to see what STL files are there.

It works by a local PHP instance (php -S localhost:8099) to show the files in a folder. There is also a Nemo (Linux Mint's file manager) script to jump to the STL-finder from within Nemo.

afbeelding

Installation

Put the contents of Site somewhere and start it with a local PHP server or edit (and then use) the shell script in the Nemo folder. The site depends on an OpenScad executable (named OpenSCAD-2021.01-x86_64.AppImage), so put that executable in the root of the site.

About

Visually find STL-files on your local hard drive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages