Skip to content
 
 

Repository files navigation


theBeat is an audio player.


Dependencies

  • Qt 5
    • Qt Core
    • Qt GUI
    • Qt Widgets
    • Qt Multimedia
    • Qt SVG
  • the-libs

Build

Run the following commands in your terminal.

mkdir build
qmake ../theBeat.pro
make

Install

On Linux, run the following command in your terminal (with superuser permissions)

make install

See these folks for some other audio players. They're pretty cool folks:


© Victor Tran, 2020. This project is licensed under the GNU General Public License, version 3, or at your option, any later version.

Check the LICENSE file for more information.

Releases

Packages

Contributors

Languages