{"id":13436606,"url":"https://github.com/francma/wob","last_synced_at":"2026-02-21T01:04:19.130Z","repository":{"id":36544849,"uuid":"196771545","full_name":"francma/wob","owner":"francma","description":"Lightweight overlay volume, brightness (or anything) bar for Wayland ","archived":false,"fork":false,"pushed_at":"2026-01-29T19:35:11.000Z","size":265,"stargazers_count":1082,"open_issues_count":11,"forks_count":52,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-02-12T22:49:33.832Z","etag":null,"topics":["sway","swaywm","wayland"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/francma.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-07-13T22:26:59.000Z","updated_at":"2026-02-09T19:40:37.000Z","dependencies_parsed_at":"2024-06-19T01:46:52.451Z","dependency_job_id":"178d3429-29ba-4c2d-8946-fdf34fb2f6a9","html_url":"https://github.com/francma/wob","commit_stats":{"total_commits":189,"total_committers":24,"mean_commits":7.875,"dds":"0.19047619047619047","last_synced_commit":"75a65e6c33e916a5453d705ed5b3b21335587631"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/francma/wob","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francma%2Fwob","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francma%2Fwob/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francma%2Fwob/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francma%2Fwob/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/francma","download_url":"https://codeload.github.com/francma/wob/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francma%2Fwob/sbom","scorecard":{"id":409274,"data":{"date":"2025-08-11","repo":{"name":"github.com/francma/wob","commit":"f7668d9715256a9d0dd05bc9eba7799d5ab2ce2d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":6,"reason":"4 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/francma/wob/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/francma/wob/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/francma/wob/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/francma/wob/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/francma/wob/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/francma/wob/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: wob-0.16.tar.gz.sig: https://github.com/francma/wob/releases/tag/0.16","Info: signed release artifact: wob-0.15.1.tar.gz.sig: https://github.com/francma/wob/releases/tag/0.15.1","Info: signed release artifact: wob-0.15.tar.gz.sig: https://github.com/francma/wob/releases/tag/0.15","Info: signed release artifact: wob-0.14.2.tar.gz.sig: https://github.com/francma/wob/releases/tag/0.14.2","Info: signed release artifact: wob-0.14.1.tar.gz.sig: https://github.com/francma/wob/releases/tag/0.14.1","Warn: release artifact 0.16 does not have provenance: https://api.github.com/repos/francma/wob/releases/219725261","Warn: release artifact 0.15.1 does not have provenance: https://api.github.com/repos/francma/wob/releases/121440543","Warn: release artifact 0.15 does not have provenance: https://api.github.com/repos/francma/wob/releases/121404682","Warn: release artifact 0.14.2 does not have provenance: https://api.github.com/repos/francma/wob/releases/83690392","Warn: release artifact 0.14.1 does not have provenance: https://api.github.com/repos/francma/wob/releases/83674148"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T22:12:06.824Z","repository_id":36544849,"created_at":"2025-08-18T22:12:06.825Z","updated_at":"2025-08-18T22:12:06.825Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29669875,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T00:11:43.526Z","status":"ssl_error","status_checked_at":"2026-02-20T23:52:33.807Z","response_time":59,"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":["sway","swaywm","wayland"],"created_at":"2024-07-31T03:00:50.668Z","updated_at":"2026-02-21T01:04:19.096Z","avatar_url":"https://github.com/francma.png","language":"C","funding_links":[],"categories":["C","Tools","Notifications"],"sub_categories":["Notifications"],"readme":"# wob — Wayland Overlay Bar\n\n[![Build Status](https://github.com/francma/wob/workflows/test/badge.svg)](https://github.com/francma/wob/actions)\n\n![preview](https://martinfranc.eu/wob-preview.svg)\n\nLightweight overlay volume, brightness (or anything) bar for Wayland compositors with support for [wlr_layer_shell_unstable_v1](https://wayland.app/protocols/wlr-layer-shell-unstable-v1) protocol.\n\n## Release signatures\n\nReleases are signed with [5C6DA024DDE27178073EA103F4B432D5D67990E3](https://keys.openpgp.org/vks/v1/by-fingerprint/5C6DA024DDE27178073EA103F4B432D5D67990E3) and published on [GitHub](https://github.com/francma/wob/releases).\n\n## Installation\n\n### Compiling from source\n\nInstall dependencies:\n\n- wayland\n- [inih](https://github.com/benhoyt/inih)\n- wayland-protocols \\*\n- meson \\*\n- [scdoc](https://git.sr.ht/~sircmpwn/scdoc) (optional: man page) \\*\n- [libseccomp](https://github.com/seccomp/libseccomp) (optional: Linux kernel syscall filtering) \\*\n- [cmocka](https://cmocka.org/) (optional: tests) \\*\n\n\\* _compile-time dependency_\n\nRun these commands:\n\n```\ngit clone git@github.com:francma/wob.git\ncd wob\nmeson build\nninja -C build\nsudo ninja -C build install\n```\n\n### From packages\n\n[![Packaging status](https://repology.org/badge/tiny-repos/wob.svg)](https://repology.org/project/wob/versions)\n\n## Usage\n\nLaunch wob in a terminal, enter a value (positive integer), press return.\n\n```\nwob\n```\n\n### General case\n\nYou may manage a bar for audio volume, backlight intensity, or whatever, using a named pipe. Create a named pipe, e.g. `/tmp/wobpipe`, on your filesystem using.\n\n```\nmkfifo /tmp/wobpipe\n```\n\nConnect the named pipe to the standard input of a wob instance.\n\n```\ntail -f /tmp/wobpipe | wob\n```\n\nSet up your environment so that after updating audio volume, backlight intensity, or whatever, to a new value like 43, it writes that value into the pipe:\n\n```\necho 43 \u003e /tmp/wobpipe\n```\n\nAdapt this use-case to your workflow (scripts, callbacks, or keybindings handled by the window manager).\n\nSee [wob.ini.5](https://github.com/francma/wob/blob/master/wob.ini.5.scd) for styling and positioning options.\n\nSee [systemd](etc/systemd/README.md) for systemd integration.\n\n## Examples\n\nSee [Contrib space](contrib/README.md).\n\n## Alternatives\n\n- [avizo](https://github.com/misterdanb/avizo) - icons, volume and brightness\n- [SwayOSD](https://github.com/ErikReider/SwayOSD) - icons, volume, brightness and keyboard (caps lock, num lock)\n- Notification daemon + [custom script](https://github.com/luispabon/sway-dotfiles/blob/master/scripts/notifications/audio-notification.sh)\n- [xob - X Overlay Bar](https://github.com/florentc/xob) - X11 only, inspiration for wob\n\n## License\n\nISC, see [LICENSE](/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrancma%2Fwob","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrancma%2Fwob","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrancma%2Fwob/lists"}