Skip to content

Releases: danx123/macan-audio-player

macan_audio_player_v2.2.0

23 Aug 08:07
cde30d9

Choose a tag to compare

🎵 Macan Audio Player

Macan Audio Player is a modern PyQt6-based audio player with support for various popular formats, powered by FFmpeg.
It features smooth lyrics sync (.lrc) with auto-follow, as well as manual lock for uninterrupted scrolling.


✨ Key Features

  • Supports various popular audio formats (MP3, WAV, OGG, FLAC, AAC, etc.).
  • Auto-Sync Lyrics (.lrc)
  • Auto-follow lyrics to the song.
  • Manual scroll lock → auto-follow stops when the user swipes.
  • Toggle "Auto Follow Lyrics" via the menu.
  • Dark & ​​Light themes with modern accents.
  • Basic controls: Play, Pause, Seek (via slider).
  • Simple, lightweight, and clean UI.

📸 Screenshot

Screenshot 2025-08-22 212714

📝 Changelog

  1. Add Thumbnail Toolbar

📦 Installation

  1. Make sure Python 3.10+ is installed.
  2. Install dependencies:
pip install PyQt6
3. Make sure FFmpeg is installed and accessible via PATH.

---

📂 Note
The source code shared is the base project.
The full binary version (with the latest and stable features) is available in the Releases section.

---

📖 License
This project is licensed under the MIT license — free to use, modify, and distribute with proper credit.

macan_audio_player_v2.1.0

23 Aug 02:32
eefdd65

Choose a tag to compare

🎵 Macan Audio Player

Macan Audio Player is a modern PyQt6-based audio player with support for various popular formats, powered by FFmpeg.
It features smooth lyrics sync (.lrc) with auto-follow, as well as manual lock for uninterrupted scrolling.


✨ Key Features

  • Supports various popular audio formats (MP3, WAV, OGG, FLAC, AAC, etc.).
  • Auto-Sync Lyrics (.lrc)
  • Auto-follow lyrics to the song.
  • Manual scroll lock → auto-follow stops when the user swipes.
  • Toggle "Auto Follow Lyrics" via the menu.
  • Dark & ​​Light themes with modern accents.
  • Basic controls: Play, Pause, Seek (via slider).
  • Simple, lightweight, and clean UI.

📸 Screenshot

Screenshot 2025-08-22 212714

📝 Changelog

  1. Fix windows dragging
  2. Fix svg button

📦 Installation

  1. Make sure Python 3.10+ is installed.
  2. Install dependencies:
pip install PyQt6
3. Make sure FFmpeg is installed and accessible via PATH.

---

📂 Note
The source code shared is the base project.
The full binary version (with the latest and stable features) is available in the Releases section.

---

📖 License
This project is licensed under the MIT license — free to use, modify, and distribute with proper credit.

macan_audio_player_v2.0.0

22 Aug 14:54
a21d7c3

Choose a tag to compare

🎵 Macan Audio Player

Macan Audio Player is a modern PyQt6-based audio player with support for various popular formats, powered by FFmpeg.
It features smooth lyrics sync (.lrc) with auto-follow, as well as manual lock for uninterrupted scrolling.


✨ Key Features

  • Supports various popular audio formats (MP3, WAV, OGG, FLAC, AAC, etc.).
  • Auto-Sync Lyrics (.lrc)
  • Auto-follow lyrics to the song.
  • Manual scroll lock → auto-follow stops when the user swipes.
  • Toggle "Auto Follow Lyrics" via the menu.
  • Dark & ​​Light themes with modern accents.
  • Basic controls: Play, Pause, Seek (via slider).
  • Simple, lightweight, and clean UI.

📸 Screenshot

Screenshot 2025-08-22 212714

📦 Installation

  1. Make sure Python 3.10+ is installed.
  2. Install dependencies:
pip install PyQt6
3. Make sure FFmpeg is installed and accessible via PATH.

---

📂 Note
The source code shared is the base project.
The full binary version (with the latest and stable features) is available in the Releases section.

---

📖 License
This project is licensed under the MIT license — free to use, modify, and distribute with proper credit.