| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
gCodeVisualizer - a web-based visual gcode viewer and analyzer. Available online at http://gcode.ws/
If you want to use it locally with chrome - you will need to add "--allow-file-access-from-files" command line parameter, which is unsafe (and you should never browse internet with that option "on").
docker build -t gcodews .docker docker run --name gcodews -d -p 8080:80 gcodewslocalhost:8080 127.0.0.1:8080 X.X.X.X:8080 <domain-name>:8080
| Back | FazBrowse Home | New Git URL |