mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-25 00:50:29 +00:00
Add Swiftcord
This commit is contained in:
parent
1f3bd98f03
commit
f16971e522
1 changed files with 16 additions and 0 deletions
|
@ -1,5 +1,21 @@
|
|||
{
|
||||
"applications": [
|
||||
{
|
||||
"short_description": "Native Discord client built in Swift & SwiftUI. Light on your RAM and CPU.",
|
||||
"categories": [
|
||||
"chat"
|
||||
],
|
||||
"repo_url": "https://github.com/SwiftcordApp/Swiftcord",
|
||||
"title": "Swiftcord",
|
||||
"icon_url": "https://github.com/SwiftcordApp/Swiftcord/blob/main/Swiftcord/Assets.xcassets/AppIcon.appiconset/app-256.png",
|
||||
"screenshots": [
|
||||
"https://github.com/SwiftcordApp/Swiftcord/blob/main/README_Resources/heroScreenshot.png"
|
||||
],
|
||||
"official_site": "",
|
||||
"languages": [
|
||||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "A lightweight and powerful editor for localizing iOS, macOS, tvOS, and watchOS applications.",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue