Update to include audio application cog (#455)

* Update to include audio application cog

Added the audio application with winamp like interface "cog"

* Update repo and language

Fixed link to directly link to repo
Fixed camel case in language
This commit is contained in:
Ben 2019-10-10 17:32:59 -04:00 committed by Serhii Londar
parent b1bc93c999
commit 7e00db45c3

View file

@ -7181,6 +7181,20 @@
"languages": [
"c"
]
},
{
"short_description": "Cog is an open source audio player for macOS. The basic layout is a single-paned playlist interface with two retractable drawers, one for navigating the user's music folders and another for viewing audio file properties, like bitrate",
"categories": [
"audio"
],
"repo_url": "https://bitbucket.org/losnoco/cog/src",
"title": "Cog",
"icon_url": "",
"screenshots": [],
"official_site": "http://cogx.org/",
"languages": [
"objective_c"
]
},
{
"short_description" : "Command-line tool to search files with SQL syntax.",