# lipka/piecon

A tiny javascript library for generating progress pie charts in your favicon.

Repository: https://github.com/lipka/piecon
Canonical: https://ross.abutalabs.com/products/piecon
Language: JavaScript
License Family: other
Last push: 2022-10-12T17:56:44+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5145, "days_push": 1421, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- 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 2297, forks 114 (observed 2026-08-28T04:06:35.248806+00:00)

## What it is
Piecon is a tiny JavaScript library that dynamically renders progress pie charts directly in a page's favicon, with retina support. It falls back to updating the document title with the percentage in browsers that don't support canvas favicons.

## Use cases
- show upload or download progress in the favicon
- display background task progress without a visible widget
- indicate page loading percentage in the browser tab
- render a dynamic pie chart icon in the favicon
- show progress in the tab title as a fallback for unsupported browsers

## When to choose
- you want a lightweight, dependency-free way to show progress in the browser tab
- your app performs long-running background work and users switch tabs
- you need retina-crisp favicon graphics

## When to avoid
- you need full-featured charting or dashboards
- you must support browsers without canvas favicon support with graphical output
- you need an actively developed library with recent commits and a repository license file

## Facets
- artifact type: library
- maturity: maintenance
- function: data-visualization, charts
- domain: web-development, frontend, data-visualization
- platform: browser
- tags: favicon, progress-indicator, pie-chart, javascript, retina

## Member repositories
- lipka/piecon (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:35.248806+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-30T02:40:18.517767+00:00, confidence not recorded.
  - readme: https://github.com/lipka/piecon (fetched 2026-08-28T04:06:35.248806+00:00, sha c1d83ffe3238)
  - registry_npm: https://registry.npmjs.org/piecon (fetched 2026-08-29T10:20:53.762093+00:00, sha 2c8fa2a9bda2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
