From e9462f15bf4b10146c49bce4e9a415c0da28a857 Mon Sep 17 00:00:00 2001 From: HB9HIL <80885850+HB9HIL@users.noreply.github.com> Date: Sat, 22 Jun 2024 17:34:36 +0200 Subject: [PATCH] Add Wavelog (#729) --- software/wavelog.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/wavelog.yml diff --git a/software/wavelog.yml b/software/wavelog.yml new file mode 100644 index 0000000000..a3a096becb --- /dev/null +++ b/software/wavelog.yml @@ -0,0 +1,12 @@ +name: "Wavelog" +website_url: "https://www.wavelog.org" +source_code_url: "https://github.com/wavelog/wavelog" +description: "Webbased Logging Software for Radio Amateurs. Enhanced QSO logging, statistics and maps for your browser." +licenses: + - MIT +platforms: + - PHP + - Docker +tags: + - Miscellaneous +demo_url: "https://demo.wavelog.org"