
SCDossier - a Star Citizen companion app for player lookups and org intel with community driven reputation system
# [Open Beta] SCDossier - a Star Citizen companion app for player lookups and org intel with community driven reputation system
Hey Citizens,
I've been building a Star Citizen companion app called **SCDossier** and wanted to share it with people who might find it useful during normal gameplay.
The goal is simple: make player and org lookups faster, reduce alt-tabbing, and add a few quality-of-life tools that feel practical instead of intrusive.
## What SCDossier does
- Fast player lookups with both manual search and screen-aware OCR capture.
- Related org info when viewing players.
- Detailed org profiles, including member and role lists.
- Player profile archiving and history viewing.
- Optional community reputation features based on submitted interaction reports for players who opt in.
- Edge-snapping overlay toolbar designed to stay out of the way while you play.
- Box-select OCR mode so you can capture a visible name on screen and search it locally without alt-tabbing.
- Built-in updating, rollback support, and version-specific installs.
- Theme color customization.
## A note on the reputation features
This part is optional, and it was designed to be privacy-conscious and abuse-resistant:
- IP-related data is hashed before transmission and not stored in plain form.
- Reporting cooldowns are enforced.
- Per-player rate limiting is included.
- Protections exist to reduce self-reporting abuse.
The intent is not to create instant judgment off one interaction, but to help surface longer-term patterns where players choose to participate.
## Screenshots
Toolbar overlay:
https://raw.githubusercontent.com/PINKgeekPDX/SCDossier/main/docs/preview/preview-toolbar.jpg
Settings:
https://raw.githubusercontent.com/PINKgeekPDX/SCDossier/main/docs/preview/preview-main-settings.png
Archive:
https://raw.githubusercontent.com/PINKgeekPDX/SCDossier/main/docs/preview/preview-main-archive.png
Player dossier:
https://raw.githubusercontent.com/PINKgeekPDX/SCDossier/main/docs/preview/preview-main-player.png
Player dossier — reputation view:
Org profile:
https://raw.githubusercontent.com/PINKgeekPDX/SCDossier/main/docs/preview/preview-main-org.png
Org profile members list:
Player name capture in action:
https://raw.githubusercontent.com/PINKgeekPDX/SCDossier/main/docs/preview/preview-ocr-capture.gif
## Current beta
SCDossier is currently in **open beta**, and the current release is **b0.4.2 Beta**.
Download:
https://github.com/PINKgeekPDX/SCDossier/releases/tag/b0.4.2
- The Windows installer `.exe` is included in the release `.zip`.
- Download the latest `.zip` from the release page and install from there.
## Feedback wanted
During beta, useful feedback would be especially appreciated on:
- Overlay behavior during real gameplay.
- OCR name capture reliability.
- Player/org lookup workflow.
- UI friction or quality-of-life improvements.
- Bugs, crashes, or odd behavior.
- Whether the optional reputation flow feels fair, understandable, and worth keeping.
## Links
Bug reports:
https://github.com/PINKgeekPDX/SCDossier/issues
Feature requests / discussions:
https://github.com/PINKgeekPDX/SCDossier/discussions
Website:
GitHub:
https://github.com/PINKgeekPDX
I'm mainly looking for honest feedback from people who would actually use something like this in-session. Thanks for taking a look.