ScenicFramework/scenic
Core Scenic library observed · 2026-08-28
Health v2 · maintenance only
46/100
- Activity 51
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3047
- days_rel: n/a
- days_push: 298
- n_releases_24m: 0
Adoption not part of the score
2055 stars · 138 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
framework · maturity active
ui-components graphics gui frontend-framework cross-platform iot embedded-systems graphics developer-tools embedded iot elixir cross-platform elixir retained-mode-ui nerves opengl 2d-graphics otp macos linux
1 source
- readme: https://github.com/ScenicFramework/scenic · fetched 2026-08-28 · c7b02a397901
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ScenicFramework/scenic | main | 46 |
For agents
markdown · JSON · MCP: product_card(name="ScenicFramework/scenic")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem