Ross ROSS = Recommend OSS · open-source software intelligence for agents

lipka/piecon

A tiny javascript library for generating progress pie charts in your favicon. observed · 2026-08-28

github.com/lipka/piecon · JavaScript observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5145
  • days_rel: n/a
  • days_push: 1421
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2297 stars · 114 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

library · maturity maintenance

data-visualization charts web-development frontend data-visualization browser favicon progress-indicator pie-chart javascript retina

2 sources

Member repositories

RepositoryRoleHealth v2
lipka/pieconmain23

For agents

markdown · JSON · MCP: product_card(name="lipka/piecon")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem