How to share data from PiAware?

Modified on Mon, 25 May at 11:42 AM


Note: SSH password for piaware image is "flightaware" without the quotes.


To share data from your PiAware with Flightradar24 simply follow the instructions below:


1. Login/ssh into your Pi and run the following script on it. This will download, install and start the signup process. The process might take some time to complete, so please be patient and give it a while to finish.

 

wget -qO- https://fr24.com/install.sh | sudo bash -s


2. See the attached screenshot for answering setup questions OR visit page 29 of the manual for the same.


Note: This does not affect your PiAware feed!


Here is what your configuration should look like.


Open your browser and go to


http://IP-of-Pi:8754/settings.html


Make sure to replace IP-of-Pi in the above URL with the actual IP address of your Raspberry Pi. If the IP address is correct, you should see output similar to this:




VIA SSH

(How to SSH into a pi)

 

 

Run the following command to display your settings:

cat /etc/fr24feed.ini


They should show as follows:



receiver="beast-tcp"

fr24key="Sharing Key"

host="127.0.0.1:30005"

bs="no"

raw="no"

windowmode="0"

mpx="no"

mlat="no"

mlat-without-gps="no"



Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article