mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-25 00:50:29 +00:00
Calculeta added on the list (#478)
This commit is contained in:
parent
9b005383d1
commit
f97ef5a0ff
1 changed files with 20 additions and 0 deletions
|
@ -7447,6 +7447,26 @@
|
||||||
"type_script",
|
"type_script",
|
||||||
"javascript"
|
"javascript"
|
||||||
]
|
]
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"short_description": "Calculator for macOS which working on statusbar.",
|
||||||
|
"categories": [
|
||||||
|
"productivity",
|
||||||
|
"utilities"
|
||||||
|
],
|
||||||
|
"repo_url": "https://github.com/varol/Calculeta",
|
||||||
|
"title": "Calculeta",
|
||||||
|
"icon_url": "",
|
||||||
|
"screenshots": [
|
||||||
|
"",
|
||||||
|
"",
|
||||||
|
""
|
||||||
|
],
|
||||||
|
"official_site": "",
|
||||||
|
"languages": [
|
||||||
|
"swift"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue