# francma/wob

Lightweight overlay volume, brightness (or anything) bar for Wayland

Repository: https://github.com/francma/wob
Canonical: https://ross.abutalabs.com/products/wob
Language: C
License: ISC
License Family: permissive
Topics: wayland, swaywm, sway
Last push: 2026-09-02T20:45:45+00:00

## Health v2 (maintenance only)
Score: 68/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 8, longevity 100
- inputs: {"age_days": 2608, "days_push": 0, "days_rel": 470, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1152, forks 56 (observed 2026-09-03T02:15:12.092392+00:00)

## What it is
wob is a lightweight overlay bar for Wayland compositors that displays values like volume or brightness as a transient on-screen indicator. It reads numbers from stdin or a named pipe and renders them using the wlr_layer_shell protocol.

## Use cases
- show a volume bar when changing audio level on sway
- display a brightness indicator when adjusting backlight
- visualize any numeric value fed via a named pipe
- get an OSD-style feedback bar on Wayland like xob on X11

## When to choose
- you use a wlroots-based Wayland compositor like sway and want a minimal OSD bar
- you want a tiny, scriptable indicator driven by shell scripts or keybindings
- you prefer a lightweight C tool over notification-daemon hacks

## When to avoid
- you are on X11 (use xob instead)
- you need icons or rich OSD features (consider avizo or SwayOSD)
- your compositor lacks wlr_layer_shell support

## Facets
- artifact type: application
- maturity: active
- function: gui
- domain: desktop-applications, operating-systems
- platform: -
- tags: wayland, overlay-bar, volume-indicator, brightness-indicator, sway, wlr-layer-shell, named-pipe, linux

## Member repositories
- francma/wob (main) score 68

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:12.092392+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:33:40.173558+00:00, confidence not recorded.
  - readme: https://github.com/francma/wob (fetched 2026-09-03T02:15:12.092392+00:00, sha a6170798edc3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
