{"id":21689210,"url":"https://github.com/spotlightkid/qjackcapture","last_synced_at":"2025-07-28T18:14:18.720Z","repository":{"id":57458966,"uuid":"304519404","full_name":"SpotlightKid/qjackcapture","owner":"SpotlightKid","description":"A GUI for jack_capture using PyQt5","archived":false,"fork":false,"pushed_at":"2022-11-24T20:38:32.000Z","size":558,"stargazers_count":7,"open_issues_count":3,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-26T04:23:47.740Z","etag":null,"topics":["audio","gui","jack-capture","jackaudio","pyqt5","python","recording"],"latest_commit_sha":null,"homepage":"","language":"Python","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/SpotlightKid.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-16T04:29:26.000Z","updated_at":"2023-10-07T05:14:40.000Z","dependencies_parsed_at":"2023-01-22T13:00:46.999Z","dependency_job_id":null,"html_url":"https://github.com/SpotlightKid/qjackcapture","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpotlightKid%2Fqjackcapture","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpotlightKid%2Fqjackcapture/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpotlightKid%2Fqjackcapture/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpotlightKid%2Fqjackcapture/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpotlightKid","download_url":"https://codeload.github.com/SpotlightKid/qjackcapture/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248545261,"owners_count":21122104,"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","gui","jack-capture","jackaudio","pyqt5","python","recording"],"created_at":"2024-11-25T17:21:56.551Z","updated_at":"2025-04-12T09:25:50.708Z","avatar_url":"https://github.com/SpotlightKid.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QJackCapture\n\nA GUI for easy recording of [JACK] audio sources using [jack_capture].\n\n![QJackCapture screenshot](resources/screenshots/qjackcapture.png)\n\n\n## Dependencies\n\nTo run **QJackCapture**, you need to have the following installed:\n\n* [JACK] server and library\n* [jack_capture]\n* Python 3 and [PyQt5]\n* [pyjacklib]\n* [natsort]\n\nTo build and install it, you additionally need:\n\n* `make`\n* `pyuic5`\n* `pyrcc5`\n* [setuptools]\n* (optional) [pip]\n\n\n## Building and Installing\n\n```con\nmake\n[sudo] make install\n```\n\nOr, if you want to install via `pip` and let it install any missing required\nPython packages:\n\n```con\nmake\n[sudo] make install-pip\n```\n\nThe install commands respect the usual `PREFIX` and `DESTDIR` variables.\n\n\n## Running\n\nAfter installation, make sure that the JACK server is running and then just use\nyour desktop menu to start QJackCapture or run `qjackcapture` from a terminal\nor your preferred launcher.\n\n\n## License\n\n**QJackCapture** is licensed under the GNU Public License Version v2, or\nany later version.\n\nPlease see the file [LICENSE] for more information.\n\n\n## Authors\n\nCreated by *Filipe Coelho (falkTX)* as the \"Render\" tool part of [Cadence].\n\nTurned into a stand-alone project and enhanced by *Christopher Arndt*.\n\n\n[Cadence]: https://github.com/falkTX/Cadence.git\n[jack_capture]: https://github.com/kmatheussen/jack_capture\n[JACK]: https://jackaudio.org/\n[LICENSE]: https://github.com/SpotlightKid/qjackcapture/blob/master/LICENSE\n[natsort]: https://github.com/SethMMorton/natsort\n[pip]: https://pypi.org/project/pip/\n[pyjacklib]: https://github.com/jackaudio/pyjacklib\n[PyQt5]: https://www.riverbankcomputing.com/software/pyqt/\n[setuptools]: https://pypi.org/project/setuptools/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspotlightkid%2Fqjackcapture","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspotlightkid%2Fqjackcapture","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspotlightkid%2Fqjackcapture/lists"}