# gelitenight/WaveView

waveview for android

Repository: https://github.com/gelitenight/WaveView
Canonical: https://ross.abutalabs.com/products/waveview
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2018-10-26T05:22:09+00:00

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

## Adoption (not part of the score)
Stars 1609, forks 315 (observed 2026-08-28T04:05:10.805726+00:00)

## What it is
An Android custom View library that renders animated wave effects, commonly used for water-level or progress indicators. It exposes setters for wave shift, water level, amplitude, and wavelength, all animatable via Android Property Animation.

## Use cases
- display an animated water level indicator in an Android app
- show progress as a rising wave animation
- add a decorative wave effect to a splash or dashboard screen
- animate wave amplitude and shift with Property Animator
- build a liquid-style battery or storage gauge

## When to choose
- you need a lightweight, ready-made wave/water-level view on Android
- you want a view whose properties integrate with standard Android ObjectAnimator animations

## When to avoid
- you need wave effects on iOS, web, or cross-platform frameworks
- you need actively maintained code with recent updates or newer Android API guarantees
- you need complex custom shader-based effects beyond simple sine waves

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: wave-effect, android-view, water-level-indicator, property-animation, android, mobile

## Member repositories
- gelitenight/WaveView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:10.805726+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-30T03:51:16.517826+00:00, confidence not recorded.
  - readme: https://github.com/gelitenight/WaveView (fetched 2026-08-28T04:05:10.805726+00:00, sha fac82413bcf3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
