Find a file
2019-08-16 10:31:29 +02:00
check_installation.sh Put users and groups files at the right place. 2019-02-09 19:56:45 +01:00
install.sh Update install.sh 2019-08-16 10:31:29 +02:00
mmdvmhost.service.jessie Installer 1.02 updated for better integration with Pi-Star 2019-02-03 15:20:00 +01:00
mmdvmhost.service.pistar Put users and groups files at the right place. 2019-02-09 19:56:45 +01:00
mmdvmhost.timer.jessie Installer 1.02 updated for better integration with Pi-Star 2019-02-03 15:20:00 +01:00
nextiondriver.service.binary.pistar Put users and groups files at the right place. 2019-02-09 19:56:45 +01:00
nextiondriver.service.jessie Installer 1.02 updated for better integration with Pi-Star 2019-02-03 15:20:00 +01:00
nextiondriver.service.pistar Installer 1.02 updated for better integration with Pi-Star 2019-02-03 15:20:00 +01:00
NextionDriver_ConvertConfig Set SleepWhenInactive default to 10 mins 2019-01-13 13:22:25 +01:00
README.md Update README.md 2019-08-16 10:14:03 +02:00

NextionDriver Installer and Checker

This is installer version 1.04 ( 16 aug 2019 )

This repository brings you 3 helper programs for the installation of NextionDriver when you do not want to do it by hand:

  • a program to install NextionDriver
  • a program to convert an existing MMDVMHost configuration file for using NextionDriver (this is called by the installer program)
  • a program to check the installation

Please use this installer to update your system if your installation is older than this date. Even if the NextionDriver was recently updated


install.sh

This is the installer program for NextionDriver.

I (and others) have tested it on some hotspots, but there are always much more situations and combinations than the ones we tested :-) (special thanks to Rob PD0DIB for his feedback)

The installer runs the configuration convertor program for automatically converting the MMDVM.ini file to incorporate NextionDriver.

NextionDriver_ConvertConfig

You could just run it (NextionDriver_ConvertConfig) if you installed NextionDriver by hand, but it also will be called when you run the installer !

check_installation.sh

When you have installed the NextionDriver, this programs tries to check the MMDVMHost and NextionDriver configuration.
The program then gives a lot of information about the installation of the NextionDriver and if it seems to be OK or not.

Installing NextionDriver (on Pi-Star)

log in to your Pi-Star with SSH

go to the /tmp directory

cd /tmp

get the software

git clone https://github.com/ElGamal/NextionDriverInstaller.git

go !

sudo NextionDriverInstaller/install.sh

Checking the installing (on Pi-Star)

log in to your Pi-Star with SSH

go to the /tmp directory

cd /tmp

get the software

git clone https://github.com/on7lds/NextionDriverInstaller.git

NOTE: if you get an error that the destionation path exists, you already downloaded the software. The just ho to the next step.

go !

sudo NextionDriverInstaller/check_installation.sh