theBeat is an audio player.
- (optional) libmusicbrainz for CDDB queries
- (optional) phonon4qt5 for playing CDs
- (optional) cdrdao for burning CDs
- (optional) libmusicbrainz for CDDB queries
Run the following commands in your terminal.
cmake -B build -S .
cmake --build .
On Linux, run the following command in your terminal (with superuser permissions)
cmake --install build
For help with theBeat, visit the theBeat Documentation.
See these folks for some other audio players. They're pretty cool folks:
- FRESHMusicPlayer by Royce551
- Firetail by Kat
- Alee Audio Player by Alee
© Victor Tran, 2022. 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.