# WankkoRee/eaio

一个通过将磁盘上所有 Electron 应用中相同文件硬链接到统一位置来减少磁盘占用的解决方案，就像 pnpm 一样。

Repository: https://github.com/WankkoRee/eaio
Canonical: https://ross.abutalabs.com/products/eaio
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: electron, pdm, python
Archived: true
Last push: 2023-05-29T15:59:01+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 85
- inputs: {"age_days": 1199, "days_push": 1192, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1015, forks 16 (observed 2026-08-28T04:03:14.130170+00:00)

## What it is
eaio (Electron All in One) is a Python tool with a GUI that reduces disk usage of Electron applications by hard-linking identical files across all installed Electron apps into a shared per-partition `.eaio` repository, similar to how pnpm deduplicates node_modules. It supports downloading, linking, checking, and verifying Electron runtime versions.

## Use cases
- reduce disk space used by multiple electron apps
- deduplicate electron runtime files like pnpm
- manage electron versions across installed apps
- repair or restore electron binaries for an app
- check integrity of shared electron repositories

## When to choose
- you have many Electron apps on Windows and want to reclaim disk space
- you want a pnpm-style shared store for Electron runtimes
- you need to download, verify, or repair Electron prebuilt binaries

## When to avoid
- you need support on macOS or Linux (untested)
- you rely on file-shredder tools that could corrupt hard-linked sources
- you need symlink-based or portable approaches

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: file-system, compression, cli, gui, developer-tools
- domain: developer-tools, desktop-applications, files, windows
- platform: windows, python, cli
- tags: electron, hardlink, disk-space, deduplication, pnpm-like, desktop

## Member repositories
- WankkoRee/eaio (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:14.130170+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-30T07:11:25.255212+00:00, confidence not recorded.
  - readme: https://github.com/WankkoRee/eaio (fetched 2026-08-28T04:03:14.130170+00:00, sha cda79704716d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
