Skip to content

Latest commit

 

History

History
42 lines (35 loc) · 1.36 KB

File metadata and controls

42 lines (35 loc) · 1.36 KB

Maestro

An iPod inspired GUI music player

Screenshots

Status

CMake

Feature

  • Lightweight and compact, tested on a Raspberry Pi 2W
  • Privacy focused, every bits of data is kept locally
  • Battery-conscious design, support longer usage time
  • Support various input methods, including keyboard/mouse and gamepad
  • Written with Qt, easy to maintain

Dependencies

  • g++
  • cmake
  • libtag1-dev
  • qtbase5-dev
  • qt5-qmake
  • qtbase5-dev-tools
  • libqt5gui5
  • libqt5sql5
  • libqt5multimedia5
  • libqt5multimediawidgets5
  • libqt5gamepad5-dev
  • qtmultimedia5-dev \
  • qtconnectivity5-dev

Credits

License

This program is under GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007.

Copyright (C) 2025 Khoa Nguyen (Risky/Reesque)