# ScenicFramework/scenic

Core Scenic library

Repository: https://github.com/ScenicFramework/scenic
Canonical: https://ross.abutalabs.com/products/scenicframework-scenic
Language: Elixir
License: Apache-2.0
License Family: permissive
Last push: 2025-11-08T15:25:27+00:00

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

## Adoption (not part of the score)
Stars 2055, forks 138 (observed 2026-08-28T04:06:09.836082+00:00)

## What it is
Scenic is a client application UI framework for Elixir/Erlang/OTP that renders 2D retained-mode interfaces directly on top of OpenGL. It targets fixed-screen connected IoT devices (especially via Nerves) while also supporting portable desktop applications across macOS, Ubuntu, and embedded Linux.

## Use cases
- build a UI for an embedded IoT device with a fixed screen
- create a kiosk or appliance interface in Elixir
- write a portable 2D desktop application without a browser or JavaScript
- run a fault-tolerant self-healing device UI on Nerves/Linux
- package reusable UI controls as Hex packages
- remotely access and control a device's interface over a low-bandwidth connection

## When to choose
- you are building Elixir/OTP applications for fixed-screen IoT or embedded devices
- you want a small dependency footprint (just OTP and OpenGL) with no browser or JavaScript
- you need fault-tolerant, self-healing UIs backed by OTP supervision trees
- you prefer retained-mode 2D graphics with game-style transform matrices

## When to avoid
- you need HTML, CSS, or web-based rendering
- you need 3D graphics
- you prefer immediate-mode rendering
- your team does not work in Elixir/Erlang

## Facets
- artifact type: framework
- maturity: active
- function: ui-components, graphics, gui, frontend-framework
- domain: cross-platform, iot, embedded-systems, graphics, developer-tools
- platform: embedded, iot, elixir, cross-platform
- tags: elixir, retained-mode-ui, nerves, opengl, 2d-graphics, otp, macos, linux

## Member repositories
- ScenicFramework/scenic (main) score 46

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:09.836082+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-30T02:57:15.620029+00:00, confidence not recorded.
  - readme: https://github.com/ScenicFramework/scenic (fetched 2026-08-28T04:06:09.836082+00:00, sha c7b02a397901)
- Data as of 2026-08-30T08:39:29.467469+00:00.
