mirror of
https://github.com/serhii-londar/open-source-mac-os-apps
synced 2024-11-13 23:47:08 +00:00
Added Shairport Sync Airplay audio receiver to applications.json (#417)
This commit is contained in:
parent
9145d7442e
commit
0ae70ff804
1 changed files with 15 additions and 0 deletions
|
@ -414,6 +414,21 @@
|
|||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "macOS/Linux/FreeBSD/OpenBSD Airplay audio receiver.",
|
||||
"categories": [
|
||||
"audio"
|
||||
],
|
||||
"repo_url": "https://github.com/mikebrady/shairport-sync",
|
||||
"title": "shairport-sync",
|
||||
"icon_url": "",
|
||||
"screenshots": [],
|
||||
"official_site": "",
|
||||
"languages": [
|
||||
"c",
|
||||
"cpp"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Keep your application settings in sync (macOS/Linux). ",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue