Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions track-notify@mk_shaf/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Track Notifier

A lightweight popup overlay that shows the currently playing track, driven by
MPRIS (works with Spotify, VLC, browsers, and any other MPRIS-compliant
player).

## Features

- Shows artist, title and cover art whenever the track changes
- Fully customizable appearance: background/text color and opacity, font
size, cover size, header text
- Configurable behavior: display duration, fade in/out time, opacity on
mouse hover, debounce delay (duplicate protection)
- Six screen positions: top/bottom, left/center/right
Loading
Loading