Skip to content

LTBR·FM Receiver v0.1.3

Choose a tag to compare

@github-actions github-actions released this 21 Jul 21:56

What's new

  • Built-in update check. The receiver now checks ltbr.fm for new releases
    (on startup and every 4 hours). When one is available, the standby indicator
    becomes an amber blinking "New version" alert that opens the download page.
  • Identical rendering on every OS. The UI fonts (Inter + JetBrains Mono)
    are now bundled, so text metrics — and the layout maths that depend on
    them — can no longer differ between Linux, Windows and macOS. Fixes the
    misaligned standby LED on Linux.
  • The window sizes itself to the faceplate. No more hard-coded height:
    the app measures its content at startup and fits the window exactly,
    eliminating the extra bottom margin seen on Linux.

Downloads

.dmg (macOS — Apple Silicon & Intel) · .msi / -setup.exe (Windows) ·
.AppImage / .deb / .rpm (Linux). Builds are unsigned:

  • macOS reports unsigned downloads as "damaged". After dragging the app
    to Applications, clear the quarantine flag once per update:
    xattr -cr "/Applications/LTBR FM Receiver.app"
  • Windows: SmartScreen → "More info" → "Run anyway".