mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
adds yabai to the application-list (#559)
This commit is contained in:
parent
a0fad3e804
commit
d565a31ed8
1 changed files with 17 additions and 0 deletions
|
@ -7034,6 +7034,23 @@
|
|||
"objective_c"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "A tiling window manager for macOS based on binary space partitioning.",
|
||||
"categories": [
|
||||
"window-management"
|
||||
],
|
||||
"repo_url": "https://github.com/koekeishiya/yabai",
|
||||
"title": "Yabai",
|
||||
"icon_url": "https://raw.githubusercontent.com/koekeishiya/yabai/master/assets/banner/banner.svg?sanitize=true",
|
||||
"screenshots": [
|
||||
"https://raw.githubusercontent.com/koekeishiya/yabai/master/assets/screenshot.png"
|
||||
],
|
||||
"official_site": "",
|
||||
"languages": [
|
||||
"c",
|
||||
"objective_c"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Teach your kids the alphabet and how to type.",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue