mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-25 00:50:29 +00:00
Add DropPoint (#715)
Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
f6620a9f54
commit
1520b52f4e
1 changed files with 18 additions and 0 deletions
|
@ -9048,6 +9048,24 @@
|
||||||
"languages": [
|
"languages": [
|
||||||
"swift"
|
"swift"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"short_description": "Make drag-and-drop easier using DropPoint. Helps to drag content without having to open side-by-side windows.",
|
||||||
|
"categories": [
|
||||||
|
"productivity",
|
||||||
|
"utility"
|
||||||
|
],
|
||||||
|
"repo_url": "https://github.com/GameGodS3/DropPoint",
|
||||||
|
"title": "DropPoint",
|
||||||
|
"icon_url": "https://raw.githubusercontent.com/GameGodS3/DropPoint/main/static/media/pngLogo/droppoint%405x.png",
|
||||||
|
"screenshots": [
|
||||||
|
"https://i.imgur.com/QkUPoOb.gif",
|
||||||
|
"https://i.imgur.com/WElktc0.gif"
|
||||||
|
],
|
||||||
|
"official_site": "",
|
||||||
|
"languages": [
|
||||||
|
"javascript"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"short_description": "FreeCAD is an open-source 3D parametric modeler",
|
"short_description": "FreeCAD is an open-source 3D parametric modeler",
|
||||||
|
|
Loading…
Reference in a new issue