mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-25 00:50:29 +00:00
Add Switcher
This commit is contained in:
parent
1f3bd98f03
commit
2dc46a1fd2
1 changed files with 18 additions and 0 deletions
|
@ -1,5 +1,23 @@
|
|||
{
|
||||
"applications": [
|
||||
{
|
||||
"short_description": "A lightweight application to prevent keypress by mistake",
|
||||
"categories": [
|
||||
"keyboard",
|
||||
"ios--macos"
|
||||
],
|
||||
"repo_url": "http://github.com/tkgka/switcher",
|
||||
"title": "Switcher",
|
||||
"icon_url": "URL to application icon",
|
||||
"screenshots": [
|
||||
"https://user-images.githubusercontent.com/52348220/174285638-b2296656-beaa-4e7c-8352-2d05af2eeb7f.png",
|
||||
"https://user-images.githubusercontent.com/52348220/150669417-04c33fc1-5780-4627-abf4-359eaa5a333c.gif"
|
||||
],
|
||||
"official_site": "",
|
||||
"languages": [
|
||||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "A lightweight and powerful editor for localizing iOS, macOS, tvOS, and watchOS applications.",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue