Skip to content

PokeTokenBar v2.0.2

Latest

Choose a tag to compare

@chattymin chattymin released this 27 Jun 13:45
· 3 commits to main since this release

Patch release bundling everything since v2.0.1.

What's new

  • In-app update notifications + one-click update — get notified when a new version is out; update via brew upgrade or the release page in one click.
  • Egg incubation — eggs now hatch after ~5M tokens, so you anticipate which Pokémon arrives instead of an instant hatch.
  • Companion event notifications — optional alerts when your companion hatches, evolves, or graduates. Limit alerts and companion events are independent toggles in Settings (limit-alert thresholds hide when limit alerts are off).

Fixes & internals

  • Hardened PokéAPI parsing — a malformed evolution-chain URL no longer crashes the app (it stays in the egg state).
  • Removed dead code; repository renamed to PokeTokenBar (references updated; Homebrew cask token unchanged).
  • Test suite nearly doubled (51 → 97) with a coverage gate (scripts/test-gate.sh) for stability.

Install

brew install --cask chattymin/tap/poke-token-bar

Requires ccusage on your PATH (npm install -g ccusage). macOS 14+.