{"id":13636088,"url":"https://github.com/losnoco/Cog","last_synced_at":"2025-04-19T04:32:24.311Z","repository":{"id":36974579,"uuid":"58891485","full_name":"losnoco/Cog","owner":"losnoco","description":"Cog - A Free and Open Source Audio Player for macOS 10.13+","archived":false,"fork":false,"pushed_at":"2025-04-07T21:15:34.000Z","size":633901,"stargazers_count":775,"open_issues_count":67,"forks_count":50,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-04-17T02:28:09.462Z","etag":null,"topics":["audio-player","cog","macos","music-player","player"],"latest_commit_sha":null,"homepage":"https://cog.losno.co","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/losnoco.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog","contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"kode54","ko_fi":"kode54","patreon":"kode54","liberapay":"kode54"}},"created_at":"2016-05-16T00:14:21.000Z","updated_at":"2025-04-11T10:00:36.000Z","dependencies_parsed_at":"2023-02-18T22:30:20.747Z","dependency_job_id":"3e78dba8-0e6a-43d8-9258-707cd19f4e3b","html_url":"https://github.com/losnoco/Cog","commit_stats":{"total_commits":3723,"total_committers":19,"mean_commits":"195.94736842105263","dds":0.2989524576954069,"last_synced_commit":"42ea824972e6f19a1a730700dd41801535862394"},"previous_names":["kode54/cog"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/losnoco%2FCog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/losnoco%2FCog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/losnoco%2FCog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/losnoco%2FCog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/losnoco","download_url":"https://codeload.github.com/losnoco/Cog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249606495,"owners_count":21298851,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["audio-player","cog","macos","music-player","player"],"created_at":"2024-08-02T00:00:56.956Z","updated_at":"2025-04-19T04:32:19.288Z","avatar_url":"https://github.com/losnoco.png","language":"C","readme":"Cog [![buildable](https://github.com/losnoco/Cog/actions/workflows/debug.yml/badge.svg)](https://github.com/losnoco/Cog/actions/workflows/debug.yml) [![Join the chat at https://gitter.im/losnoco/cog](https://badges.gitter.im/losnoco/cog.svg)](https://gitter.im/losnoco/cog?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n===\n\nCog uses [Lokalise](https://lokalise.com/) for translation. If you want to contribute translations to Cog, send an email to kevin@kddlb.cl.\n\n\u003cimg src=\"https://github.com/losnoco/Cog/blob/main/.github/images/Lokalise_logo_colour_black_text.svg\" width=\"200\"/\u003e\n\n---\n\nCog is authored by Vincent Spader. It is released under the GPL. See COPYING for details.\n\nThe libraries folder contains various decoding and tagging libraries, which i have created Xcode projects for, and possibly modified to make compile on OS X. The various libraries are under each of their own licenses/copyrights.\n\nAll Cog code is copyrighted by me, and is licensed under the GPL. Cog contains bits of other code from third parties that are under their own licenses/copyright.\n    \nIf you would like the photoshop sources for the various icons and graphics, please send me an email, and I will be happy to get them to you.\n\nShare and enjoy.\n--Vincent Spader (vspader@users.sf.net)\n\n\nADDENDUM - 2022-06-21\n\nCog now uses App Sandbox. This requires permission paths to be granted in the\nsettings, under the General tab. Right clicking the listing allows one to\nmanipulate the list, including suggesting additions based on the current\nplaylist. The suggestion dialog will pop up every path and permutation that\nisn't covered by an existing valid sandbox token. It is suggested to check\nonly the paths that are most appropriate to cover most files you will ever\nplay with Cog. It is not necessary to add either your default Music folder,\nyour default Downloads folder, or your default Movies folder.\n\n\nADDENDUM - 2022-06-22\n\nThis branch is the App Store version. The only real difference between it and\nthe sparkle branch is that two commits which removed the Sparkle framework\nwere reverted in that branch. This branch contains an update to the README\nand an extra empty commmit so that the version numbers sync up between the\ntwo.\n\nThe App Store page for Cog is [here](https://apps.apple.com/us/app/cog-kode54/id1630499622), when it finally goes live.\n\n\nADDENDUM - 2013-09-30\n\nI have forked this player to continue maintaining it for others to use, as its\noriginal author appears to have left it by the wayside. I will try to continue\nupdating as I find more things that need fixing, or if I find new features to\nadd which seem like they would be useful to me or others.\n\nUp to date binaries will be available at the following link:\n\nhttps://cog.losno.co/\n\n--Christopher Snowhill (chris@kode54.net)\n\nADDENDUM - 2018-06-21\n\nYou will need to run the following to retrieve all the source code:\n\n```\ngit submodule update --init --recursive\n```\n\nSetup your `DEVELOPMENT_TEAM` like described in [Xcode-config/Shared.xcconfig](https://github.com/losnoco/Cog/blob/main/Xcode-config/Shared.xcconfig) to build the project.\n\n(Add 2022-05-22) Also, be sure to configure the hooks path, so you won't accidentally commit your team ID to a project file:\n\n```\ngit config core.hooksPath .githooks\n```\n\n(Add 2022-06-24) Also, you need to unpack the static and dynamic library dependencies, and update them any time the library path changes:\n\n```\ncd ThirdParty\ntar xvf libraries.tar.xz\n```\n\n# Screenshots\n\n## Main window and Info Inspector\n\n![Main window](https://github.com/losnoco/Cog/blob/main/.github/images/MainWindow.png)\n\n## Mini window\n\n![Mini window](https://github.com/losnoco/Cog/blob/main/.github/images/MiniWindow.png)\n","funding_links":["https://github.com/sponsors/kode54","https://ko-fi.com/kode54","https://patreon.com/kode54","https://liberapay.com/kode54"],"categories":["Applications","C","Audio and Video Tools"],"sub_categories":["Audio"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flosnoco%2FCog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flosnoco%2FCog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flosnoco%2FCog/lists"}