mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Add Postman (#668)
Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
0cba3eb577
commit
fb800182e4
1 changed files with 19 additions and 0 deletions
|
@ -8645,6 +8645,25 @@
|
|||
"languages": [
|
||||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Discover and listen to music from Hype Machine.",
|
||||
"categories": [
|
||||
"music",
|
||||
"audio",
|
||||
"player",
|
||||
"streaming"
|
||||
],
|
||||
"repo_url": "https://github.com/wulkano/Plug",
|
||||
"title": "Plug",
|
||||
"icon_url": "https://github.com/wulkano/Plug/raw/1ae6383ad9ad7026ce6fad4f1ea7ce3356c1f722/Plug/Images.xcassets/AppIcon.appiconset/256.png",
|
||||
"screenshots": [
|
||||
"https://github.com/wulkano/Plug/raw/1ae6383ad9ad7026ce6fad4f1ea7ce3356c1f722/Media/screenshot.jpg"
|
||||
],
|
||||
"official_site": "https://plugformac.com",
|
||||
"languages": [
|
||||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Redis management with SwiftUI.",
|
||||
|
|
Loading…
Reference in a new issue