# huytd/kanban-app

Kanban board built with Rust and Elm

Repository: https://github.com/huytd/kanban-app
Canonical: https://ross.abutalabs.com/products/kanban-app
Language: Rust
License: NOASSERTION
License Family: other
Topics: gui, kanban, elm, rust, webview
Last push: 2018-05-09T20:28:12+00:00

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

## Adoption (not part of the score)
Stars 1802, forks 69 (observed 2026-08-28T04:05:38.144681+00:00)

## What it is
A lightweight desktop Kanban board application built with an Elm frontend rendered inside a native webview via a Rust shell, explicitly avoiding Electron. It demonstrates wrapping any web app in a small native window with a bundle size of under 1MB.

## Use cases
- manage tasks on a kanban board from the desktop
- run a web app in a native window without Electron
- build a tiny desktop app with Rust and Elm
- wrap an Elm web application in a native webview
- reduce desktop app bundle size compared to Electron

## When to choose
- you want a minimal desktop wrapper for a web app without shipping Chromium
- you prefer Rust and Elm for a small cross-platform desktop tool
- bundle size and low CPU usage matter more than native OS integration

## When to avoid
- you need file system access, auto-updates, or deep OS integration
- you need a maintained project - the last release was 2018
- you need a full-featured kanban tool with collaboration features

## Facets
- artifact type: application
- maturity: abandoned
- function: gui, web-framework, developer-tools
- domain: desktop-applications, developer-tools, web-development, cross-platform
- platform: rust, cross-platform, windows
- tags: kanban, elm, webview, electron-alternative, lightweight, desktop, macos, linux

## Member repositories
- huytd/kanban-app (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:38.144681+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:22:02.619602+00:00, confidence not recorded.
  - readme: https://github.com/huytd/kanban-app (fetched 2026-08-28T04:05:38.144681+00:00, sha eb9ed088db7a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
