mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Add FreeCAD (#713)
Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
c7679672fa
commit
f6620a9f54
1 changed files with 16 additions and 0 deletions
|
@ -9048,6 +9048,22 @@
|
|||
"languages": [
|
||||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "FreeCAD is an open-source 3D parametric modeler",
|
||||
"categories": [
|
||||
"graphics"
|
||||
],
|
||||
"repo_url": "https://github.com/FreeCAD/FreeCAD",
|
||||
"title": "FreeCAD",
|
||||
"icon_url": "",
|
||||
"screenshots": [
|
||||
"https://www.freecadweb.org/images/feature-03.jpg"
|
||||
],
|
||||
"official_site": "https://www.freecadweb.org/",
|
||||
"languages": [
|
||||
"c++",
|
||||
"python"
|
||||
},
|
||||
{
|
||||
"short_description": "Inkscape is a Free and open source vector graphics editor.",
|
||||
|
|
Loading…
Reference in a new issue