setup a raspberry pi zero 2 w with PiFmRds-WebApp a web gui for PiFmRds using a raspbery pi 3 and raspberry pi zero 2 only build of PiFmRds it setup the PiFmRds-WebApp as a service to auto run. and setup the pi to a wifi hot spot making it free for deplayment anywhere the wifi name is "PastTenseRadio"
install with
sudo su
then
apt update
apt install git -y
cd /home/pi/
git clone https://github.com/binarygeek119/PastTenseRadiowifiap.git
cd PastTenseRadiowifiap
chmod +x installsystem.sh
./installsystem.sh