mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-25 00:50:29 +00:00
Update applications.json (#710)
This commit is contained in:
parent
ce09e142ca
commit
509012c9f7
1 changed files with 17 additions and 0 deletions
|
@ -1,5 +1,22 @@
|
||||||
{
|
{
|
||||||
"applications": [
|
"applications": [
|
||||||
|
{
|
||||||
|
"short_description": "Inspect files with a single click.",
|
||||||
|
"categories": [
|
||||||
|
"utilities",
|
||||||
|
"productivity"
|
||||||
|
],
|
||||||
|
"repo_url": "https://github.com/tyirvine/Informant",
|
||||||
|
"title": "Informant",
|
||||||
|
"icon_url": "https://user-images.githubusercontent.com/39813066/130519018-d2faff43-45b0-4026-b313-cdbe0ce91e18.png",
|
||||||
|
"screenshots": [
|
||||||
|
"https://github.com/tyirvine/Informant-Site-Public/blob/main/assets/metaimage.png?raw=true"
|
||||||
|
],
|
||||||
|
"official_site": "https://github.com/tyirvine/Informant",
|
||||||
|
"languages": [
|
||||||
|
"swift"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"short_description": "A lightweight and powerful editor for localizing iOS, macOS, tvOS, and watchOS applications.",
|
"short_description": "A lightweight and powerful editor for localizing iOS, macOS, tvOS, and watchOS applications.",
|
||||||
"categories": [
|
"categories": [
|
||||||
|
|
Loading…
Reference in a new issue