{"id":30666819,"url":"https://github.com/apapamarkou/yabridge-gui-controller","last_synced_at":"2026-05-16T18:10:46.205Z","repository":{"id":312040704,"uuid":"858085029","full_name":"apapamarkou/yabridge-gui-controller","owner":"apapamarkou","description":"A convenient GUI to scan installed windows VST and VST3 plugins and convert them to native Linux VST/VST3 plugins.","archived":false,"fork":false,"pushed_at":"2025-08-28T09:18:14.000Z","size":46,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-28T12:49:39.561Z","etag":null,"topics":["linux","linux-musicians","vst","vst-plugins","vst3","vst3-plugins","wine","wine-staging","yabridge"],"latest_commit_sha":null,"homepage":"https://github.com/apapamarkou/yabridge-gui-controller","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apapamarkou.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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,"zenodo":null}},"created_at":"2024-09-16T09:27:45.000Z","updated_at":"2025-08-28T09:18:17.000Z","dependencies_parsed_at":"2025-08-28T12:49:42.346Z","dependency_job_id":"fae2b2e7-3982-4a7e-b00c-f4b90640701d","html_url":"https://github.com/apapamarkou/yabridge-gui-controller","commit_stats":null,"previous_names":["apapamarkou/yabridge-gui-controller"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/apapamarkou/yabridge-gui-controller","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apapamarkou%2Fyabridge-gui-controller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apapamarkou%2Fyabridge-gui-controller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apapamarkou%2Fyabridge-gui-controller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apapamarkou%2Fyabridge-gui-controller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apapamarkou","download_url":"https://codeload.github.com/apapamarkou/yabridge-gui-controller/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apapamarkou%2Fyabridge-gui-controller/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33113539,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["linux","linux-musicians","vst","vst-plugins","vst3","vst3-plugins","wine","wine-staging","yabridge"],"created_at":"2025-08-31T22:18:35.027Z","updated_at":"2026-05-16T18:10:46.200Z","avatar_url":"https://github.com/apapamarkou.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yabridge GUI Controller\n\n## Overview\n\nYabridge is a command-line tool that converts Windows VST/VST3 plugins into Linux-native plugins, enabling you to run them via Wine. This PyQt-based GUI application simplifies managing and converting VST2 and VST3 plugins installed through Wine. With this application, you can:\n\n- Scan and synchronize your VST plugins.\n- Display lists of converted plugins.\n- Check the status of converted plugins.\n\nThis tool streamlines the process of using Windows plugins seamlessly on a Linux system.\n\nIf you dont know how to install wine-staging and yabridge on your system, you can [follow my tutorial](https://github.com/apapamarkou/yabridge-gui-controller/blob/main/LinuxProAudio.md).\n\n## Features\n\n- **Environment Checks**: Verifys if `Yabridge` and `Wine` are installed.\n- **Plugin Lists**: Display lists of integrated VST2 and VST3 plugins.\n- **Scan Plugins**: Sync plugins using `yabridgectl sync` and update the plugin lists.\n\n## Installation\n\n### Dependencies\n\nEnsure you have the necessary packages installed.\n\n- puthon3-pyqt6\n- git\n- wget\n\n#### Install the dependencies\n\nTo install and operate you need `pyqt6`, `git` and `wget`:\n\n- **Arch** based distros\n\n```sh\nsudo pacman -S --needed python-pyqt6 wget git\n```\n\n- **Debian/Ubuntu** based distros\n\n```sh\nsudo apt install python3-pyqt6 wget git\n```\n\n### Installation/Update\n\nCopy the following command, paste it in a terminal and hit [ENTER]. Thats it!\n\n```sh\nwget -qO- https://raw.githubusercontent.com/apapamarkou/yabridge-gui-controller/main/src/yabridge-gui-controller-git-install | bash\n```\n\n### Uninstallation\n\nCopy the following command, paste it in a terminal and hit [ENTER]. Thats it!\n\n```sh\nwget -qO- https://raw.githubusercontent.com/apapamarkou/yabridge-gui-controller/main/src/yabridge-gui-controller-git-uninstall | bash\n```\n\n## Usage\n\n- **Scan Button**: Starts the scan operation to sync plugins and update the lists. A progress dialog with a progress bar will be displayed. This action is nesessary to integrate any windows VST/VST3 plugins installed in your DAW as native Linux plugins.\n- **About Button**: Opens a dialog box with information about the application.\n- **Quit Button**: Closes the application.\n\n## Development\n\nFeel free to contribute to the project by submitting issues, feature requests, or pull requests. Make sure to follow the coding style.\n\n## License\n\nThis project is licensed under the GNU License. See the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\n- **PyQt**: For providing the graphical interface framework.\n- **Yabridge**: For managing VST plugins in Wine.\n- **Wine**: For providing the Windows execution environment.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapapamarkou%2Fyabridge-gui-controller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapapamarkou%2Fyabridge-gui-controller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapapamarkou%2Fyabridge-gui-controller/lists"}