Join Nostr
2026-01-31 10:57:31 UTC

James Cridland on Nostr: Building a thing after I randomly mentioned it to nprofile1q…udffe in the last PWR ...

Building a thing after I randomly mentioned it to in the last PWR - for showing streaming sats payments to a Strike account.

"Runway" is a kind of Helipad but for Strike payments. Writing it entirely in JavaScript, client-side, so I can't see into your own Strike account, and so the code is open and readable. I need to build the code to parse the payment details properly (it's currently ugly JSON) but it works.

Will build a configurable "delimiter" (probably set for "this time last week"), as well as automatically get payment details of boosts. For Podcast Guru, who don't yet support the spec, that means I'll have to assume that more than 200 sats is a boost.

https://podnews.net/runway if you want to play along. As you'll see from the API details, it's safe from me emptying your account! But there's not much error handling here yet.