# flipperdevices/flipperzero-ufbt

Compact tool for building and debugging applications for Flipper Zero.

Repository: https://github.com/flipperdevices/flipperzero-ufbt
Canonical: https://ross.abutalabs.com/products/flipperzero-ufbt
Homepage: https://pypi.org/project/ufbt/
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: fbt, flipper, flipper-app, flipperzero, fap, faps, flipper-plugin, flipper-plugins, ufbt
Last push: 2026-01-29T16:02:39+00:00

## Health v2 (maintenance only)
Score: 52/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 64, release rhythm 8, longevity 100
- inputs: {"age_days": 1403, "days_push": 216, "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 1097, forks 120 (observed 2026-08-28T04:03:34.593772+00:00)

## What it is
uFBT is a compact, cross-platform Python CLI tool for building and debugging applications for the Flipper Zero device. It downloads a prebuilt SDK and toolchain so developers can compile, flash, and debug Flipper apps without building the full firmware.

## Use cases
- build a Flipper Zero app from its application.fam manifest
- compile a .fap without building the whole firmware
- flash firmware to Flipper Zero over USB or SWD
- debug Flipper applications from VSCode
- scaffold a new Flipper app template
- automate FAP builds in GitHub Actions CI

## When to choose
- you are developing a standalone application (.fap) for Flipper Zero
- you want a lightweight alternative to the full FBT firmware build
- you need cross-platform builds on Linux, macOS, or Windows
- you want CI automation for Flipper app builds

## When to avoid
- you need to modify or build the Flipper Zero firmware itself
- you target other embedded platforms
- you need a GUI-based development environment

## Facets
- artifact type: cli-tool
- maturity: active
- function: build-tool, developer-tools, cli, sdk
- domain: developer-tools, embedded-systems, hardware
- platform: windows, cli, python
- tags: flipper-zero, firmware-development, embedded, toolchain, debugging, vscode-integration, command-line, linux, macos

## Member repositories
- flipperdevices/flipperzero-ufbt (main) score 52

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:34.593772+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-30T06:46:34.131258+00:00, confidence not recorded.
  - readme: https://github.com/flipperdevices/flipperzero-ufbt (fetched 2026-08-28T04:03:34.593772+00:00, sha 53e8f20e4e56)
  - homepage: https://pypi.org/project/ufbt/ (fetched 2026-08-29T12:50:12.903479+00:00, sha 4b4e8fead74a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
