mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Add Rectangle app to the list (#412)
This commit is contained in:
parent
8f44a5fe69
commit
3e306b44f1
1 changed files with 16 additions and 0 deletions
|
@ -6990,6 +6990,22 @@
|
|||
"categories" : [
|
||||
"productivity"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Rectangle is a window manager heavily based on Spectacle, written in Swift.",
|
||||
"categories": [
|
||||
"window-management"
|
||||
],
|
||||
"repo_url": "https://github.com/rxhanson/Rectangle",
|
||||
"title": "Rectangle",
|
||||
"icon_url": "https://rectangleapp.com/images/appIconNoShadow512.png",
|
||||
"screenshots": [
|
||||
"https://rectangleapp.com/images/ScreenShot.png"
|
||||
],
|
||||
"official_site": "https://rectangleapp.com",
|
||||
"languages": [
|
||||
"swift"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue