Add Rectangle app to the list (#412)

This commit is contained in:
Ryan Hanson 2019-07-02 23:14:02 +02:00 committed by Serhii Londar
parent 8f44a5fe69
commit 3e306b44f1

View file

@ -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"
]
}
]
}