Open source · MIT licensed

A clearer Pekora experience,
built in the open.

Interium is a readable community userscript with Trading Interium as its sole trading engine, local settings, and a tiny loader that checks GitHub for updates.

Unofficial community software. Not affiliated with or endorsed by Pekora.

100%Readable source
0Analytics trackers
LocalPersistent settings
MITCommunity license

Trust by design

Small loader. Explicit network access.

The install script downloads one human-readable file from GitHub. If that request fails, it logs the problem and uses the last known-good copy. No cookie reading, telemetry, obfuscation, or hidden worker backend.

interium-loader.user.js
download latest source
  ├─ success → run + cache
  └─ failure → warn + use cache

settings → Tampermonkey storage
trading  → Trading Interium only

Focused feature set

Useful without being mysterious.

01

Trading Interium

The supplied trading script is the sole source of trade, item value, collectible, and profile trading features.

02

Persistent preferences

Appearance preferences stay on your device and can be edited or reset from Tampermonkey's menu.

03

Last-good fallback

GitHub timeouts and HTTP failures are clear in the console, with a cached fallback when available.

Read it before you run it.

Every permission and destination is documented in the repository.

Open GitHub