-
Notifications
You must be signed in to change notification settings - Fork 1
Installation and Setup
Kristiyan Petrov edited this page Apr 20, 2021
·
6 revisions
This guide will take you through the process of installing and using our audio player on Linux PCs and making your own hardware controller for it (optional).
You will need:
- A PC/Laptop with installed Linux
- Wifi/Ethernet connection
- Extra space on your machine for the program
Before you start, it's also heavily recommended to update all your packages in order to have a clean, troubleless install.
$ sudo apt-get install python3-tk
$ sudo apt-get install python3-tksnack
$ pip install -r requirements.txt