From 2972c86641cc997f6aa8150bf2286e8c822c07b3 Mon Sep 17 00:00:00 2001
From: sunglocto <76428041+sunglocto@users.noreply.github.com>
Date: Sun, 10 Aug 2025 12:36:27 +0000
Subject: [PATCH 1/2] Update README.md - Add "Windows" screenshot
---
README.md | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index c94e955..ad0c6e5 100644
--- a/README.md
+++ b/README.md
@@ -71,9 +71,13 @@ go build .
> Uh, Windows???
Eventually. Don't count on it.
-Fyne has first-class support for Windows and all of my dependencies are platform imdependent. I've built this app for Android before. If you compile it, it will most likely work with no issues.
+Fyne has first-class support for Windows and all of my dependencies are platform imdependent. I've built this app for Android before. If you compile it, it will most likely work with no issues:
+
-Static executable snapshots are also provided for GNU/Linux systems on every new version, and CI runs on every commit, producing a binary on every successful build. You're welcome.
+
+Static executable snapshots are also provided for GNU/Linux systems on every new version, and CI runs on every commit, producing a binary on every successful build, for Linux, Windows and MacOS.
+
+You're welcome.
## εγκατάσταση
(installation)
From 91881439a4bb90588cb76a29c144ec02c69157d3 Mon Sep 17 00:00:00 2001
From: sunglocto <76428041+sunglocto@users.noreply.github.com>
Date: Sun, 10 Aug 2025 12:40:45 +0000
Subject: [PATCH 2/2] Update README.md
---
README.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
index ad0c6e5..8d9adb1 100644
--- a/README.md
+++ b/README.md
@@ -70,8 +70,7 @@ go build .
```
> Uh, Windows???
-Eventually. Don't count on it.
-Fyne has first-class support for Windows and all of my dependencies are platform imdependent. I've built this app for Android before. If you compile it, it will most likely work with no issues:
+The commands above should be virtually identical, aside from changing `./pi-im` to `pi-im.exe`. If you compile it, it will most likely work with no issues: