mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-24 16:40:24 +00:00
Add ThenGenerator (#639)
* Add ThenGenerator * add screenshot Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
5d241e7c88
commit
23aa877edd
1 changed files with 19 additions and 1 deletions
|
@ -8444,7 +8444,25 @@
|
|||
"music",
|
||||
"video"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"repo_url" : "https://github.com/87kangsw/ThenGenerator",
|
||||
"official_site" : "",
|
||||
"title" : "ThenGenerator",
|
||||
"icon_url": "https://raw.githubusercontent.com/87kangsw/ThenGenerator/main/.github/images/icon_512x512.png",
|
||||
"screenshots" : [
|
||||
"https://github.com/87kangsw/ThenGenerator/raw/main/.github/images/property.png"
|
||||
],
|
||||
"short_description" : "Xcode Source Editor Extension for 'Then'",
|
||||
"languages" : [
|
||||
"swift"
|
||||
],
|
||||
"categories" : [
|
||||
"extensions",
|
||||
"productivity",
|
||||
"utilities"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Note-taking app with many organizational options.",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue