An application for linux, to run drivers/software for old digital boards "SmartBoard" in new Ubuntu based distros. (Bionic and focal based systems). It downloads a docker image, installs dependencies and executes the drivers/software. The aplication run at every startup.
-
SMART Podium 422w
-
SMART SB480
-
Smart 800
- Ubuntu Focal and Bionic
- Linux Mint based on Ubuntu Focal and Bionic
sudo apt-get update -y
sudo apt-get install git -y
git clone https://github.com/aosucas499/smartdre.git
cd smartdre
./install-smartdre
sudo reboot (Reboot the system - Reiniciar el sistema)
Si este proyecto te ayuda, puedes invitarme a un café.
If this project helps you, you can give me a cup of coffee .
Thanks to Lliurex Team and mijuanlo
Gracias al equipo de Lliurex Team, basé mi dockerfile en el suyo y usé sus archivos.