aosucas499 / smartdre

A script to download a docker image, install dependencies and run the drivers/software for old digital boards "SmartBoard" in new ubuntu based distros.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

smartdre - SMARTBOARD drivers

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.

Working in Boards:

  • SMART Podium 422w

  • SMART SB480

  • Smart 800

Linux compatible systems:

  • Ubuntu Focal and Bionic
  • Linux Mint based on Ubuntu Focal and Bionic

INSTALL

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 .

paypal

Thanks to Lliurex Team and mijuanlo

Gracias al equipo de Lliurex Team, basé mi dockerfile en el suyo y usé sus archivos.

Más info del proyecto

About

A script to download a docker image, install dependencies and run the drivers/software for old digital boards "SmartBoard" in new ubuntu based distros.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%