mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
add flameshot (#796)
Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
84488fb7b8
commit
087e813aca
1 changed files with 17 additions and 1 deletions
|
@ -9167,7 +9167,7 @@
|
|||
"languages": [
|
||||
"javascript"
|
||||
]
|
||||
},
|
||||
},
|
||||
{
|
||||
"short_description": "FreeCAD is an open-source 3D parametric modeler",
|
||||
"categories": [
|
||||
|
@ -9278,6 +9278,22 @@
|
|||
"java"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Powerful yet simple to use screenshot software.",
|
||||
"categories": [
|
||||
"images"
|
||||
],
|
||||
"repo_url": "https://github.com/flameshot-org/flameshot",
|
||||
"title": "Flameshot",
|
||||
"icon_url": "https://raw.githubusercontent.com/flameshot-org/flameshot/master/data/img/app/flameshot.png",
|
||||
"screenshots": [
|
||||
"https://raw.githubusercontent.com/flameshot-org/flameshot/master/data/img/preview/animatedUsage.gif"
|
||||
],
|
||||
"official_site": "https://flameshot.org",
|
||||
"languages": [
|
||||
"cpp"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "a graphical Git client designed to help you understand and manage your source code history.",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue