{"id":16344939,"url":"https://github.com/scott-hamilton/controlsforfake","last_synced_at":"2026-04-29T10:34:42.357Z","repository":{"id":122854917,"uuid":"260186330","full_name":"SCOTT-HAMILTON/ControlsForFake","owner":"SCOTT-HAMILTON","description":"The Qt gui frontend for FakeMicWavPlayer.","archived":false,"fork":false,"pushed_at":"2021-07-01T21:10:53.000Z","size":352,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-21T22:59:29.167Z","etag":null,"topics":["audio-player","gui","pulseaudio-client","qml","qt5"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SCOTT-HAMILTON.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}},"created_at":"2020-04-30T10:53:22.000Z","updated_at":"2021-07-01T21:10:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"b9ce0dc6-193a-4663-bdf2-a5c98ea9b4e4","html_url":"https://github.com/SCOTT-HAMILTON/ControlsForFake","commit_stats":{"total_commits":50,"total_committers":2,"mean_commits":25.0,"dds":0.09999999999999998,"last_synced_commit":"3b73b853e1c921dfbecb5e09e7c4a9b66286597e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SCOTT-HAMILTON/ControlsForFake","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SCOTT-HAMILTON%2FControlsForFake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SCOTT-HAMILTON%2FControlsForFake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SCOTT-HAMILTON%2FControlsForFake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SCOTT-HAMILTON%2FControlsForFake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SCOTT-HAMILTON","download_url":"https://codeload.github.com/SCOTT-HAMILTON/ControlsForFake/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SCOTT-HAMILTON%2FControlsForFake/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32422090,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["audio-player","gui","pulseaudio-client","qml","qt5"],"created_at":"2024-10-11T00:29:30.714Z","updated_at":"2026-04-29T10:34:42.338Z","avatar_url":"https://github.com/SCOTT-HAMILTON.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Controls for Fake Microphone Wav Player\n\n \u003e If you prefer Gtk apps, checkout [ControlsForFake-gtk](https://github.com/SCOTT-HAMILTON/ControlsForFake-gtk)\n\n![powered by Pulseaudio](https://www.freedesktop.org/software/pulseaudio/logo.png)\n\n![Powered by Pulseaudio](icons/powered_by_pulseaudio.png)\n\n\n![Travis CI Build Status](https://travis-ci.org/SCOTT-HAMILTON/ControlsForFake.svg?branch=master)\n\nThis is the Gui frontend for the Fake Microphone Wav Player [https://github.com/SCOTT-HAMILTON/FakeMicWavPlayer](https://github.com/SCOTT-HAMILTON/FakeMicWavPlayer)\n\n\n# Meson Building \n  To build it, run : \n  ```sh\n  meson setup build\n  ninja -C build\n  ninja -C install\n  ```\n\n## Screenshots\nHere are a few screenshots of the app.\n\n \u003e The app right when launched\n\n![App screen shot, no action done](screens/app-noaction.jpg)\n\n \u003e The app when all fields are entered\n \n![App screen shot, all fields entered](screens/app-fields-entered.jpg)\n\n\t\n\n# Requirements\n - [FakeLib](https://github.com/SCOTT-HAMILTON/FakeLib)\n - [FakeMicWavPlayer](https://github.com/SCOTT-HAMILTON/FakeMicWavPlayer) (libFakeMicWavPlayer needed)\n - Qt5 \n - QtQuick2\n - libvorbis\n - libogg\n - libpulseaudio\n\nLicense\n----\nControlsForFake is delivered as it is under the well known MIT License\n\n# Todo - work in progress\n\n * Translations (french only, I don't speak that much languages, help is welcomed)\n * Meson qt5 module is obscure, I didn't find anyway of telling meson to compile the \n translation files before preprocessing the ressource files. This is why I keep those\n ugly precompiled qm files 🤮. If you know how to fix this, please tell me.\n\n\n[//]: # (These are reference links used in the body of this note and get stripped out when the markdown processor does its job. There is no need to format nicely because it shouldn't be seen. Thanks SO - http://stackoverflow.com/questions/4823468/store-comments-in-markdown-syntax)\n   [meson manual]: \u003chttps://mesonbuild.com/Manual.html\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscott-hamilton%2Fcontrolsforfake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscott-hamilton%2Fcontrolsforfake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscott-hamilton%2Fcontrolsforfake/lists"}