mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-25 00:50:29 +00:00
Add JustTags
This commit is contained in:
parent
ca5d531532
commit
14f133027a
1 changed files with 17 additions and 0 deletions
|
@ -9710,6 +9710,23 @@
|
|||
"languages": [
|
||||
"python"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "JustTags in a macOS app for working with BERTLV EMV tags.",
|
||||
"categories": [
|
||||
"development"
|
||||
],
|
||||
"repo_url": "https://github.com/kaphacius/just-tags",
|
||||
"title": "JustTags",
|
||||
"icon_url": "https://github.com/kaphacius/just-tags/raw/main/JustTags/Assets.xcassets/AppIcon.appiconset/icon_512_256x2.png?raw=true",
|
||||
"screenshots": [
|
||||
"https://github.com/kaphacius/just-tags/raw/main/Screenshots/02_view.png?raw=true",
|
||||
"https://github.com/kaphacius/just-tags/raw/main/Screenshots/04_diff.png?raw=true"
|
||||
],
|
||||
"official_site": "https://kaphacius.github.io/just-tags/",
|
||||
"languages": [
|
||||
"swift"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue