alichraghi/amp
1
6
Fork
You've already forked amp
0
AMP - A Music Player
  • Zig 98.7%
  • Python 0.4%
  • GLSL 0.4%
  • Nix 0.4%
  • C 0.1%
Find a file
2026年06月20日 03:22:58 +03:30
assets
src
tools
.gitignore
build.zig
build.zig.zon
flake.lock
flake.nix
LICENSE
README.md

LogoMP

A Music Player made for my own daily use.

screenshot

Features & Limitations

  • plays whatever ffmpeg can decode
  • custom UI
  • folder are playlist (you can still filter them)
  • synced lyrics support (click-to-seek, auto-highlight, auto-scroll)
  • lyrics & cover art fetching (via coverartarchive.org and musicbrainz.org)
  • metadata editing (can embed into tracks file)
  • mpris2 (media keys, playerctl, notification daemons)
  • tray icon
  • auto dark mode
  • linux only for now
  • music server is planned
  • requires glslc to be installed on system (zig spirv backend when!?)

Status

Feature requests welcome.