Made it easier for RPI 2/3 running Stretch
Requires that you are user pi, i.e. like pi@piaware or pi@raspberrypi or pi@your_name etc.
(1) Download and run installation script
sudo apt-get install git
cd ~/
git clone https://github.com/abcd567a/mm2.git
cd mm2
./install-mm2.sh
.
(2) After installation is completed, give following command to open file mm2.sh
for editing
sudo nano ~/mm2/mm2.sh
In above file, replace xx.xxxx:yy.yyyy
by your actual latitude and longitude.
Save (Ctrl+o) and Close (Ctrl+x)
.
(3) Reboot PI
sudo reboot
.
(4) Open your browser and type:
IP-OF-PI:8787
.