mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Added AltTab to the applications.json (#660)
This commit is contained in:
parent
593be5ce18
commit
625a2b7803
1 changed files with 19 additions and 0 deletions
|
@ -7189,6 +7189,25 @@
|
|||
"objective_c"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "AltTab brings the power of Windows alt-tab to macOS.",
|
||||
"categories": [
|
||||
"window-management"
|
||||
],
|
||||
"repo_url": "https://github.com/lwouis/alt-tab-macos",
|
||||
"title": "AltTab",
|
||||
"icon_url": "https://raw.githubusercontent.com/lwouis/alt-tab-macos/44ac1e1012c677572397c1ab12955b9c54b6a175/resources/icons/app/app.svg",
|
||||
"screenshots": [
|
||||
"https://alt-tab-macos.netlify.app/public/demo/1-row.jpg",
|
||||
"https://alt-tab-macos.netlify.app/public/demo/2-rows.jpg",
|
||||
"https://alt-tab-macos.netlify.app/public/demo/windows-theme.jpg"
|
||||
],
|
||||
"official_site": "https://alt-tab-macos.netlify.app/",
|
||||
"languages": [
|
||||
"swift",
|
||||
"shell"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Teach your kids the alphabet and how to type.",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue