Skip to content

Release v1.0.1

Choose a tag to compare

@mtmtyu mtmtyu released this 06 Jul 14:47
· 35 commits to master since this release
264e818

What's New

This update brings synced lyrics to NoraBar, along with improvements to HUD customization and documentation.

New Features

  • Synced lyrics support

    • NoraBar can now fetch synced lyrics for the currently playing track using LRCLIB.
    • Lyrics are displayed inside the HUD and update along with the playback position.
    • If lyrics are unavailable or a network issue occurs, NoraBar shows a clear status message instead.
スクリーンショット 2026-07-06 224500
  • Lyrics display setting

    • Added a new setting to turn synced lyrics on or off.
    • The HUD layout adjusts automatically depending on whether lyrics and the progress bar are enabled.
  • Custom HUD position

    • Added a setting to change the HUD display position.
    • You can also reset the position back to the default top-center placement.

Improvements

  • Improved the music HUD layouts for both Minimal Floating Pill and Productivity Command Island.
  • Added smoother visual feedback and animations when track information or lyrics update.

Notes

  • Synced lyrics depend on track metadata and LRCLIB availability, so lyrics may not appear for every song.
  • An internet connection is required to fetch lyrics.

Full Changelog: v1.0.0...v1.0.1