From c37c825612b48cb981cab679f9dea4387ee442b5 Mon Sep 17 00:00:00 2001 From: Davide Guidotti Date: Tue, 9 Dec 2025 11:35:47 +0100 Subject: [PATCH] Update README.md for derivate projects Updating README.md, changing the "Linux" section to "Derivate Projects" and adding the Avalonia port. --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f1dfc08..6c10672 100644 --- a/README.md +++ b/README.md @@ -34,10 +34,11 @@ ALLOW_COLOR_HOTSPOT = true //Makes the Hotspot visible in case you resize the im ```c# SHOW_TASKBAR = true //Show the Icon in the Task bar ``` -# Linux -| Ver| Download Link | -|-----------|---------------| -| Linux Version | [Download](https://github.com/iluvgirlswithglasses/linux-desktop-gremlin) Thank you [@iluvgirlwithglasses](https://github.com/iluvgirlswithglasses), written in Python| +# Derivate Projects +| Name | Description | Download Link | +|------|-------------|---------------| +| Linux-Desktop-Gremlin | Linux port written in Python, using PySide + Qt6 | [Download](https://github.com/iluvgirlswithglasses/linux-desktop-gremlin) Thank you [@iluvgirlwithglasses](https://github.com/iluvgirlswithglasses)| +| Desktop_Gremlin_Avalonia | Port to Avalonia framework, written in C#, supports Linux, Windows and Mac | [Download](https://github.com/DGdev91/Desktop_Gremlin_Avalonia) Thank you [@DGdev91](https://github.com/DGdev91)| # Links