elixir-desktop/desktop
This system is an Elixir library that provides a cross-platform abstraction for building desktop and mobile applications. It enables a single codebase to run natively on Windows, macOS, and Linux via wxWidgets, while also supporting headless environments and mobile targets through JSON or browser-based backends. The library manages windowing, menus, and system events by routing calls to the appropriate backend, ensuring consistent behavior across diverse runtime environments.
56.8
Adequate · 6 August 2026
5.3k
lines of production code
Elixir
primary language
1
bus factor · 18 authors in all
4
measurements over time
How it got here
2021 · Platform abstraction and mobile support
The project introduced a platform abstraction layer to support multiple backends (Wx, Json, Browser), enabling mobile and headless environments. This involved refactoring the desktop module to use pluggable backends, updating dependencies for modern Phoenix/LiveView versions, and adding comprehensive tests for the new architecture.
11 changes
2026 · desktop platform abstraction
This period focused on introducing a unified desktop platform abstraction, enabling the application to run across browser, JSON, and native wxWidgets environments. The work included implementing the backend interface, a bridge transport layer for communication, and comprehensive test coverage for the new architecture.
5 changes
Survey your own repository
elixir-desktop/desktop was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 6 August 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit bd0bc3b923 — the exact code this score is about.
- Scored under rubric rubric-2026.08.19. Score the same commit under that rubric and you get the same number.