# RQNG/WouoUI

模仿稚晖君MonoUI风格的超丝滑菜单，使用EC11旋转编码器控制。

Repository: https://github.com/RQNG/WouoUI
Canonical: https://ross.abutalabs.com/products/wououi
Language: C
License Family: other
Last push: 2024-03-29T10:24:10+00:00

## Health v2 (maintenance only)
Score: 30/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 89
- inputs: {"age_days": 1249, "days_push": 887, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1215, forks 168 (observed 2026-08-28T04:04:01.041511+00:00)

## What it is
WouoUI is a C library implementing a silky-smooth menu UI for small OLED displays (128x128, 128x64, 128x32), inspired by Zhihui Jun's MonoUI style and controlled with an EC11 rotary encoder. It provides non-linear easing animations for lists, popups, progress bars, and includes multiple resolution variants plus a generic Lite version adaptable to any screen size.

## Use cases
- build a smooth menu interface for an OLED display with a rotary encoder
- create a MonoUI-style UI for an embedded project
- add animated lists and popups to a small OLED screen
- make a volume/brightness knob controller for a PC
- port a polished menu UI to any OLED resolution
- implement tile-based or list-based menus on microcontrollers

## When to choose
- you need a polished, animated menu for an SSD1306-style OLED with an EC11 encoder
- you want a C library that adapts to arbitrary screen resolutions and row heights
- you like the MonoUI/UltraLink aesthetic with non-linear easing animations

## When to avoid
- you need a touch-screen or color display UI framework
- you require a maintained library with an explicit open-source license (the project has none)
- you need a general-purpose GUI toolkit beyond menus, lists, and popups

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, embedded, animation, gui
- domain: embedded-systems, hardware, cross-platform
- platform: embedded, c, cpp
- tags: oled-display, rotary-encoder, ec11, menu-ui, monoui, embedded-gui, smooth-animation, eeprom, arduino

## Member repositories
- RQNG/WouoUI (main) score 30

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:01.041511+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:17:13.842615+00:00, confidence not recorded.
  - readme: https://github.com/RQNG/WouoUI (fetched 2026-08-28T04:04:01.041511+00:00, sha 6ffe144d6c98)
- Data as of 2026-08-30T08:39:29.467469+00:00.
