games-util/tennoscope
Local-first Warframe collection and relic companion
ChangeLog
commit 06904e7d767b4b95da9a9734b3c76a975b13a9de
Author: Liav Mordouch <liavmordouch@gmail.com>
Date: Tue Jul 28 04:50:45 2026 +0300
games-util/tennoscope{,-bin}: new package, version 0.1.0
TennoScope is a local-first Warframe companion: it reads a running game
process read-only for a session token, asks Warframe's own inventory
endpoint for the player's collection, and prices relic rewards off the
screen in an override-redirect X11 overlay.
Two ebuilds, blocking each other. tennoscope-bin unpacks upstream's .deb
and is the one to reach for; the source ebuild needs pnpm-bin from ::guru
and FEATURES="-network-sandbox", since pnpm and cargo both resolve their
lockfiles during the build.
RDEPEND comes from ldd on the shipped binary rather than from the usual
Tauri list -- it links GTK3, WebKitGTK 4.1, libsoup 3, glib, cairo, pango
and gdk-pixbuf, and notably not openssl. The relic overlay additionally
shells out to xwininfo, ImageMagick and tesseract; imagemagick needs
USE=X for `import`, and 7.x for `magick`.
pkgcheck clean. tennoscope-bin merged and launched on ~amd64.
Author: Liav Mordouch <liavmordouch@gmail.com>
Date: Tue Jul 28 04:50:45 2026 +0300
games-util/tennoscope{,-bin}: new package, version 0.1.0
TennoScope is a local-first Warframe companion: it reads a running game
process read-only for a session token, asks Warframe's own inventory
endpoint for the player's collection, and prices relic rewards off the
screen in an override-redirect X11 overlay.
Two ebuilds, blocking each other. tennoscope-bin unpacks upstream's .deb
and is the one to reach for; the source ebuild needs pnpm-bin from ::guru
and FEATURES="-network-sandbox", since pnpm and cargo both resolve their
lockfiles during the build.
RDEPEND comes from ldd on the shipped binary rather than from the usual
Tauri list -- it links GTK3, WebKitGTK 4.1, libsoup 3, glib, cairo, pango
and gdk-pixbuf, and notably not openssl. The relic overlay additionally
shells out to xwininfo, ImageMagick and tesseract; imagemagick needs
USE=X for `import`, and 7.x for `magick`.
pkgcheck clean. tennoscope-bin merged and launched on ~amd64.


View
Download
Browse