mirror of
https://github.com/serhii-londar/open-source-mac-os-apps
synced 2024-11-13 23:47:08 +00:00
Add Inkscape (#712)
Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
32d6578921
commit
e94a9e10ce
1 changed files with 16 additions and 0 deletions
|
@ -9049,6 +9049,22 @@
|
|||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Inkscape is a Free and open source vector graphics editor.",
|
||||
"categories": [
|
||||
"images"
|
||||
],
|
||||
"repo_url": "https://gitlab.com/inkscape/inkscape",
|
||||
"title": "Inkscape",
|
||||
"icon_url": "https://inkscape.org/",
|
||||
"screenshots": [
|
||||
"https://media.inkscape.org/media/resources/file/inkscape-0.48-moonlight-views.png"
|
||||
],
|
||||
"official_site": "https://inkscape.org/",
|
||||
"languages": [
|
||||
"c++"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "IntelliJ IDEA is an integrated development environment written in Java for developing computer software",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue