From 545309721b8b87b8c867eb3f46460efafec62c5e Mon Sep 17 00:00:00 2001 From: Johan Ohly Date: Sat, 8 Feb 2025 12:34:12 +0100 Subject: [PATCH] Add AirTrail (#1096) Co-authored-by: nodiscc --- software/airtrail.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/airtrail.yml diff --git a/software/airtrail.yml b/software/airtrail.yml new file mode 100644 index 0000000000..bf1e5aac1e --- /dev/null +++ b/software/airtrail.yml @@ -0,0 +1,11 @@ +name: "AirTrail" +website_url: "https://airtrail.johan.ohly.dk" +source_code_url: "https://github.com/johanohly/AirTrail" +description: "A personal flight tracking system." +licenses: + - GPL-3.0 +platforms: + - Docker + - Nodejs +tags: + - Maps and Global Positioning System (GPS)