An unofficial, non-commercial desktop tracker for Baro Ki'Teer's TennoCon Relay inventory. Void Ledger is not affiliated with, endorsed by, or sponsored by Digital Extremes Ltd.
Void Ledger helps keep a personal checklist of the permanent TennoCon Relay offerings: prices, collection state, last regular Baro offering, favourites, and manual purchase quantities. It is designed to work fully offline after it is installed.
- Open the repository's Releases page and download
Void-Ledger-<version>-portable.exe. - Keep the file in any folder you control and start it. No installer or administrator permissions are required.
- On the first launch, select English or Russian. The choice is saved locally.
The application is a portable, unsigned Windows executable. Microsoft Defender SmartScreen may show an "unrecognised app" warning until the project has built a reputation. Download releases only from this repository and, where provided, compare the SHA-256 checksum in the release notes before opening the file.
- Reads only the optional local AlecaFrame cache at
%LOCALAPPDATA%\AlecaFrame\lastData.dat. - Never asks for, sends, stores, or transmits a Warframe, Steam, console, or Overwolf password or token.
- Does not inject code into Warframe, read or write its memory, alter game files, automate input, or communicate with the game process.
- Keeps manual marks, favourite choices, and imported cache results on the local computer. A later automatic scan never clears a manual mark.
Warframe does not offer a public OAuth flow or personal-inventory API. The optional inventory view is therefore a best-effort local AlecaFrame cache import, not an official account connection. Cache freshness depends on AlecaFrame and Overwolf, usually after entering the game or during loading screens. Manual collection marks are always available as the reliable fallback.
- TennoCon Relay catalogue with ducat/credit prices and locally bundled item art;
- English and Russian UI, persistent language selection, and matching flags;
- search; ownership, type, and multi-category filters; standard, favourite, price, date, and alphabetical sorting in both directions;
- favourites that remain pinned at the top of the catalogue;
- collection states, manual quantities, and right-click bulk category actions;
- latest normal Baro offering dates from the public WARFRAME Wiki data;
- high-resolution image lightbox, full-screen centring, and local currency icons;
- optional local AlecaFrame cache import and safe background cache monitoring.
Requirements: Windows 10/11 x64, Node.js 22 LTS (or newer compatible Node.js), and npm.
npm.cmd ci
npm.cmd test
npm.cmd run distThe portable executable is written to release\Void-Ledger-<version>-portable.exe.
For development:
npm.cmd run devMaintainers can refresh locally bundled Wiki images and public trade-history data:
npm.cmd run assets
npm.cmd run historyGenerated catalogue changes should be reviewed before publication because the offer list is an editorial snapshot, not a live in-game feed.
The repository contains code, transformed community data, and game-related assets under different terms. The MIT LICENSE applies only to the original project code and documentation; it does not grant rights to Warframe assets, trademarks, Wiki-derived data, or other third-party material.
- Third-party notices — data, libraries, and source acknowledgements.
- Asset attribution — boundaries for item art, names, currency icons, and trademarks.
- Legal and privacy information — non-affiliation, acceptable use, privacy, and no-warranty terms.
- Security policy — how to report a security concern responsibly.
Warframe and associated names, artwork, icons, and marks are the property of Digital Extremes Ltd. Their appearance is for accurate community reference only. Use of game-related material is intended to follow the Warframe Content Policy. Do not use this project commercially, imply Digital Extremes' approval, or redistribute game assets separately from their applicable terms.
Bug reports and focused pull requests are welcome. Please read CONTRIBUTING.md and do not submit copyrighted assets unless you have the right to do so and include their source and licence information.