WankkoRee/eaio
一个通过将磁盘上所有 Electron 应用中相同文件硬链接到统一位置来减少磁盘占用的解决方案,就像 pnpm 一样。 observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 85
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1199
- days_rel: n/a
- days_push: 1192
- n_releases_24m: 0
Adoption not part of the score
1015 stars · 16 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
cli-tool · maturity maintenance
file-system compression cli gui developer-tools developer-tools desktop-applications files windows windows python cli electron hardlink disk-space deduplication pnpm-like desktop
1 source
- readme: https://github.com/WankkoRee/eaio · fetched 2026-08-28 · cda79704716d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| WankkoRee/eaio | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem