# picoe/Eto

Cross platform GUI framework for desktop and mobile applications in .NET

Repository: https://github.com/picoe/Eto
Canonical: https://ross.abutalabs.com/products/eto
Language: C#
License: NOASSERTION
License Family: other
Last push: 2026-08-26T21:57:31+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 60, longevity 100
- inputs: {"age_days": 5571, "days_push": 7, "days_rel": 184, "gap_med": 82.0, "n_releases_24m": 5}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3963, forks 348 (observed 2026-08-28T04:08:30.632948+00:00)

## What it is
Eto.Forms is a cross-platform GUI framework for .NET that lets you build desktop (and eventually mobile) applications with a single UI codebase. It renders using each platform's native toolkit (WPF, Windows Forms, MonoMac, GTK#) so apps look and behave natively on every OS.

## Use cases
- build a cross-platform desktop app in C#
- write one UI codebase that runs on Windows, Mac, and Linux
- create native-looking .NET GUI applications
- share UI code between desktop platforms in .NET
- build a desktop app without learning each platform's toolkit
- wrap platform-specific features around a common UI

## When to choose
- you want truly native look and feel on each platform from one codebase
- your team works in .NET/C# or F#
- you need to target Windows, macOS, and Linux desktops
- you want a mature, permissively-licensed alternative to Avalonia or MAUI

## When to avoid
- you need a production-ready mobile (iOS/Android) target today - the mobile port is incomplete
- you want pixel-perfect identical rendering across platforms rather than native styling
- you're building web or console-only applications

## Facets
- artifact type: framework
- maturity: active
- function: gui, ui-components, mobile-framework, desktop-framework
- domain: cross-platform, desktop-applications, mobile-development, web-development
- platform: windows, dotnet, cross-platform
- tags: eto-forms, native-ui, wpf, winforms, gtk, monomac, single-codebase, macos, linux, desktop, mobile

## Member repositories
- picoe/Eto (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:30.632948+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-29T18:24:26.828593+00:00, confidence not recorded.
  - readme: https://github.com/picoe/Eto (fetched 2026-08-28T04:08:30.632948+00:00, sha 3df83322208d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
