Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yorikvanhavre/WebTools

A series of tools to communicate with web services from within FreeCAD
https://github.com/yorikvanhavre/WebTools

Last synced: 3 months ago
JSON representation

A series of tools to communicate with web services from within FreeCAD

Awesome Lists containing this project

README

        

# WebTools workbench for FreeCAD

This workbench contains tools to interact with different web services. Current webservices include:

git logo [Git](https://www.freecadweb.org/wiki/WebTools_Git): Manages the current document with [Git](https://en.wikipedia.org/wiki/Git).

bimserver logo [BimServer](https://www.freecadweb.org/wiki/WebTools_BimServer): Connects and interacts with a [BIM server](https://bimserver.org) instance.

sketchfab logo [Sketchfab](https://www.freecadweb.org/wiki/WebTools_Sketchfab): Connects and uploads a model to a [Sketchfab](https://sketchfab.com) account.

## Installation

This Workbench is part of the [FreeCAD addons](https://github.com/FreeCAD/FreeCAD-addons) collection and can be simply installed from the Addons manager.

Alternatively, it can also be installed manually by downloading and copying its contents in a folder inside your FreeCAD Mod directory (see the ["Manual install" section of the addons page](https://github.com/FreeCAD/FreeCAD-addons?tab=readme-ov-file#2-manual-install) for detailed instructions)