mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-25 00:50:29 +00:00
Added ImHex to Editors section (#875)
Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
b73a85590d
commit
ec89dbdbcc
1 changed files with 19 additions and 1 deletions
|
@ -9607,6 +9607,23 @@
|
||||||
"typescript"
|
"typescript"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"short_description": "A Hex Editor for Reverse Engineers.",
|
||||||
|
"categories": [
|
||||||
|
"Editors".
|
||||||
|
"IDE"
|
||||||
|
],
|
||||||
|
"repo_url": "https://github.com/WerWolv/ImHex/",
|
||||||
|
"title": "ImHex",
|
||||||
|
"icon_url": "https://raw.githubusercontent.com/WerWolv/ImHex/master/resources/dist/windows/icon.ico",
|
||||||
|
"screenshots": [
|
||||||
|
"https://raw.githubusercontent.com/WerWolv/ImHex/master/resources/projects/splash_screen.svg"
|
||||||
|
],
|
||||||
|
"official_site": "https://imhex.werwolv.net/",
|
||||||
|
"languages": [
|
||||||
|
"c++"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"short_description": "MacOS menu bar app for launching iOS and Android 🤖 emulators.",
|
"short_description": "MacOS menu bar app for launching iOS and Android 🤖 emulators.",
|
||||||
"categories": [
|
"categories": [
|
||||||
|
@ -9621,6 +9638,7 @@
|
||||||
"official_site": "https://www.minisim.app/",
|
"official_site": "https://www.minisim.app/",
|
||||||
"languages": [
|
"languages": [
|
||||||
"swift"
|
"swift"
|
||||||
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -9638,6 +9656,6 @@
|
||||||
"languages": [
|
"languages": [
|
||||||
"c"
|
"c"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue