Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yorikvanhavre/WebTools
- Owner: yorikvanhavre
- Created: 2017-04-08T21:17:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-13T07:07:57.000Z (6 months ago)
- Last Synced: 2024-07-14T13:32:31.253Z (4 months ago)
- Language: Python
- Homepage: http://www.freecadweb.org
- Size: 575 KB
- Stars: 16
- Watchers: 4
- Forks: 13
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - yorikvanhavre/WebTools - A series of tools to communicate with web services from within FreeCAD (others)
README
# WebTools workbench for FreeCAD
This workbench contains tools to interact with different web services. Current webservices include:
[Git](https://www.freecadweb.org/wiki/WebTools_Git): Manages the current document with [Git](https://en.wikipedia.org/wiki/Git).
[BimServer](https://www.freecadweb.org/wiki/WebTools_BimServer): Connects and interacts with a [BIM server](https://bimserver.org) instance.
[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)