Added PlayStatus to applications.json (#499)

This commit is contained in:
Nikhil Bolar 2020-01-07 11:20:50 +03:00 committed by Serhii Londar
parent f06424d13f
commit 8301f4b01c

View file

@ -1,6 +1,23 @@
{
"applications": [
{
"short_description": "PlayStatus is a macOS app that allows the control of Spotify and iTunes music playback from the menu bar.",
"categories": [
"audio",
"music",
"menubar",
"utilities"
],
"repo_url": "https://github.com/nbolar/PlayStatus",
"title": "PlayStatus",
"icon_url": "https://user-images.githubusercontent.com/45484873/56880861-09cb3980-6a67-11e9-9d45-037a9165b212.png",
"screenshots": [
"https://user-images.githubusercontent.com/45484873/60389024-ece0d000-9ac2-11e9-8dbc-2376e905887f.gif"
],
"languages": [
"swift"
]
},
"short_description": "Music Bar is macOS application that places music controls right in your menu bar.",
"categories": [
"audio",