Skip to content

Commit e07ddc5

Browse files
committed
Polish product positioning
1 parent ac7da5d commit e07ddc5

2 files changed

Lines changed: 47 additions & 1 deletion

File tree

README.md

Lines changed: 47 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,17 @@
2727
<a href="#русская-версия"><b>Русская версия</b></a>
2828
</p>
2929

30-
![RigScope overview](docs/assets/rigscope-overview.png)
30+
![RigScope demo](docs/assets/rigscope-demo.gif)
31+
32+
## For Who
33+
34+
RigScope is useful when a PC needs a quick, readable, shareable health and performance picture:
35+
36+
- PC enthusiasts validating a new build, upgrade, undervolt, or overclock.
37+
- Repair shops and service technicians collecting a clean hardware/stability report.
38+
- PC builders who want one place for inventory, telemetry, benchmarks, and burn-in checks.
39+
- Buyers and sellers who need a transparent setup report before a used-PC deal.
40+
- Anyone replacing the usual AIDA64 + CPU-Z + GPU-Z + OCCT + FurMark + MemTest stack with one local-first workflow.
3141

3242
## Why RigScope
3343

@@ -42,6 +52,16 @@ RigScope puts that workflow into one modern app:
4252
- Community setups: local profile save/export, RigScore ranking, head-to-head comparison, and optional GitHub-backed score sync.
4353
- Local-first privacy: the app server binds to `127.0.0.1`; telemetry stays on your machine unless you explicitly export or sync a reduced public score card.
4454

55+
## Why Not Separate Tools?
56+
57+
| Usual workflow | RigScope workflow |
58+
| --- | --- |
59+
| AIDA64 for inventory | One PC passport with OS, board, BIOS, CPU, RAM, GPU, disks, network, devices, drivers, and reliability signals |
60+
| CPU-Z / GPU-Z for quick component checks | CPU, memory, GPU, and sensor views in the same dashboard |
61+
| OCCT / FurMark / Prime95 / y-cruncher for stress work | Built-in stress controls plus opt-in native runner profiles with duration caps |
62+
| Separate benchmark notes or screenshots | Lab reports, RigScore, JSON export, and setup comparison |
63+
| Manual copy/paste when sharing a setup | Reduced public score card designed for community sharing |
64+
4565
![RigScope lab](docs/assets/rigscope-lab.png)
4666

4767
## Install
@@ -173,6 +193,16 @@ npm start
173193

174194
The scoreboard backend adds challenge nonces, rate limiting, server-side profile normalization, score bounds, and setup lookup endpoints. See [docs/SCOREBOARD.md](docs/SCOREBOARD.md).
175195

196+
## Services Built Around RigScope
197+
198+
RigScope is open-source software, but it also fits practical paid workflows:
199+
200+
- remote PC diagnostics with a structured hardware and stability report
201+
- post-build or post-upgrade validation for new systems
202+
- overclock/undervolt sanity checks with exported benchmark evidence
203+
- used-PC seller/buyer reports before a listing or purchase
204+
- repeatable burn-in reports for small PC builders and repair shops
205+
176206
## Security Model
177207

178208
- Local server binds to `127.0.0.1`.
@@ -274,6 +304,14 @@ MIT. See [LICENSE](LICENSE).
274304

275305
RigScope - это локальная утилита для железа, диагностики, бенчмарков, стресс-тестов, отчётов и сравнения сетапов. Идея простая: вместо AIDA64 + CPU-Z + GPU-Z + OCCT + FurMark + Prime95 + MemTest в разных окнах сделать один удобный и современный инструмент.
276306

307+
## Для кого
308+
309+
- Энтузиасты ПК после апгрейда, андервольта или разгона.
310+
- Сервисники и мастера, которым нужен аккуратный отчёт по железу и стабильности.
311+
- Сборщики ПК, проверяющие систему перед отдачей клиенту.
312+
- Покупатели и продавцы б/у ПК, которым нужен понятный setup report.
313+
- Люди, которым надоело держать отдельно AIDA64, CPU-Z, GPU-Z, OCCT, FurMark и MemTest.
314+
277315
## Что умеет
278316

279317
- Общая информация о компьютере: Windows/Linux/macOS, материнка, BIOS/UEFI, CPU, RAM, GPU, диски, сеть, USB, мониторы, звук, драйверы, обновления.
@@ -331,6 +369,14 @@ RigScope не пытается быть просто ещё одной табл
331369
5. Сохранить или экспортировать профиль.
332370
6. Сравнить сетап с другими.
333371

372+
## Что можно продавать вокруг RigScope
373+
374+
- удалённая диагностика ПК
375+
- отчёт по железу и стабильности
376+
- проверка системы после сборки или апгрейда
377+
- benchmark/stability report для продавцов и покупателей ПК
378+
- регулярная проверка парка рабочих или игровых машин
379+
334380
## Безопасность
335381

336382
- Стресс-тесты не запускаются сами.

docs/assets/rigscope-demo.gif

446 KB
Loading

0 commit comments

Comments
 (0)