Skip to content

kbCalc 1.1.0 — first public release

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Sep 08:53
· 3 commits to main since this release

A floating, translucent calculator with a built-in Winamp-style MP3 player (Electron; Windows, Linux, macOS). MIT licensed.

Highlights:

  • Internet radio: paste a stream URL and the station joins the playlist (LIVE display, visualizer and EQ work).
  • Podcasts hosted behind redirecting CDNs now load — redirect handling was rewritten, with the SSRF guard re-checking every hop.
  • Hardware media keys are grabbed only while kbCalc is actually playing, so Spotify and your browser keep them otherwise.
  • Calculator: Ctrl+C no longer clears the display, Delete clears like C, input capped at 15 digits, no more "-Error".
  • About dialog shows the version immediately; the update check runs in the background with a timeout.
  • Remote sources (radio, podcasts) never connect on start-up — only when you press play.
  • Electron 44, electron-builder 26, npm audit clean.

Full details in CHANGELOG.md. Builds are unsigned: Windows SmartScreen — More info, then Run anyway.