-
Notifications
You must be signed in to change notification settings - Fork 0
Characters and Roster
Login is EVE's official SSO — the app never sees your password. It requests 8 read-only scopes (skills, blueprints, industry jobs, assets, wallet, market orders, structure names) for your own character; nothing corp-level, nothing that can act in-game. Tokens live in your OS keychain, not in files.
Adding an alt from another account: EVE's login page silently reuses the browser session — sign out there first (the character menu links it), then Add character.
- Character & skills — imported skill sheet + queue; the levels drive every calculation (slots, invention odds, taxes). No login? Set levels manually in the Skills menu — same math.
- My Industry — your lines (used vs max per pool), running jobs with countdowns, owned blueprints flagged buildable now against materials on hand, and an invention scorecard reconciling your real invention history against the predicted odds.
- Ledger — realized profit & loss from your wallet per item (what did it actually sell for), plus a net-worth chart from daily snapshots.
- Who's free — the roster overview: free vs busy lines per character per pool, and +N to deliver — finished jobs still holding a line; deliver in-game and the line frees instantly. A "full" alt one delivery away from free no longer looks busy.
The active character (menu, top right) supplies skills to the calculators; facility, region, prices, favorites and the plan stay global. Each character's skill inputs are remembered — switching back restores them.
While the app is open it watches every logged-in character's industry jobs and raises a system notification the moment one finishes — "Sabre ×5 ready to deliver — Beulea". Nothing is replayed on startup (only jobs that finish while the app runs notify), adding an alt doesn't dump its backlog, and the toggle lives in the character menu (Job notifications). The first enable asks your OS for notification permission.