{"id":17133190,"url":"https://github.com/ironedr/pulseaudiocontrol","last_synced_at":"2025-06-27T19:34:48.667Z","repository":{"id":204167117,"uuid":"172569972","full_name":"IroNEDR/pulseaudioControl","owner":"IroNEDR","description":"Volume controller for pulseaudio with bash without needing to identify the current sink being used.","archived":false,"fork":false,"pushed_at":"2019-02-25T19:53:05.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T11:29:09.026Z","etag":null,"topics":["bash","bash-script","i3-config","i3wm","pactl","pulseaudio"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/IroNEDR.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}},"created_at":"2019-02-25T19:24:25.000Z","updated_at":"2019-02-25T19:53:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"fbcc547f-7185-4be1-ad7a-298d19403cd4","html_url":"https://github.com/IroNEDR/pulseaudioControl","commit_stats":null,"previous_names":["ironedr/pulseaudiocontrol"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IroNEDR%2FpulseaudioControl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IroNEDR%2FpulseaudioControl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IroNEDR%2FpulseaudioControl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IroNEDR%2FpulseaudioControl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IroNEDR","download_url":"https://codeload.github.com/IroNEDR/pulseaudioControl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245217791,"owners_count":20579297,"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":["bash","bash-script","i3-config","i3wm","pactl","pulseaudio"],"created_at":"2024-10-14T19:29:31.872Z","updated_at":"2025-03-24T05:42:32.305Z","avatar_url":"https://github.com/IroNEDR.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pulseaudioControl\nVolume controller for pulseaudio with bash without needing to identify the current sink being used.\nI wrote this script for my i3 setup with pulseaudio. I wanted to be able to change the volume for all my devices at once.\n\n## Functions\n* increaseVolume(): Increases the volume for all sinks by 5%\n* decreaseVolume(): Decreases the volume for all sinks by 5%\n* toggleMute(): Mute or unmute all sinks\n\n## Example\n```bash\n./setVolume functionName\n```\n\nOr inside the config file for your i3wm media keys:\n```bash\n# Pulse Audio controls\n#increase sound volume:\nbindsym XF86AudioRaiseVolume exec --no-startup-id /path/to/setVolume.sh increaseVolume\n#decrease sound volume:\nbindsym XF86AudioLowerVolume exec --no-startup-id /path/to//setVolume.sh decreaseVolume\n# mute sound:\nbindsym XF86AudioMute exec --no-startup-id /path/to/setVolume.sh toggleMute\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fironedr%2Fpulseaudiocontrol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fironedr%2Fpulseaudiocontrol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fironedr%2Fpulseaudiocontrol/lists"}