Add Karaoke Forever (#573)

* Add Karaoke Forever

(also removed a trailing comma that made the JSON technically invalid)

* Update applications.json

Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
Brandon Jones 2020-08-07 08:45:33 -04:00 committed by GitHub
parent 51a9da437d
commit b2328cf545
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7945,7 +7945,7 @@
"icon_url": "https://github.com/maoyama/GitBlamePR/blob/master/GitBlamePR/Assets.xcassets/AppIcon.appiconset/gitblamepr1024.png",
"screenshots": [
"https://github.com/maoyama/GitBlamePR/blob/master/Captures/c1.gif",
"https://github.com/maoyama/GitBlamePR/blob/master/Captures/c2.gif",
"https://github.com/maoyama/GitBlamePR/blob/master/Captures/c2.gif"
],
"official_site": "",
"languages": [
@ -7970,6 +7970,23 @@
"security",
"terminal"
]
},
{
"repo_url" : "https://github.com/bhj/karaoke-forever",
"official_site" : "https://www.karaoke-forever.com",
"title" : "Karaoke Forever",
"icon_url": "https://github.com/bhj/karaoke-forever/blob/master/assets/app.png?raw=true",
"screenshots" : [
"https://github.com/bhj/karaoke-forever/blob/master/docs/assets/images/README.jpg?raw=true"
],
"short_description" : "Host awesome karaoke parties where everyone can queue songs from their phone's browser. Plays MP3+G and MP4 with WebGL visualizations.",
"languages" : [
"javascript"
],
"categories" : [
"audio",
"music"
]
}
]
}