summaryrefslogtreecommitdiff
path: root/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-go...
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-07-24 20:32:28 +0300
committerPaul Buetow <paul@buetow.org>2026-07-24 20:32:28 +0300
commitfe2f3d99de83cb9cda7baba84387fe12a2555999 (patch)
treef35adcc71c9b50c434e0b11fb892fc2059febd1d /gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang.gmi
parent0cceb2bd7d227164f0a376f4f89fc10b8e9b4cd5 (diff)
swap to github due to codeberg policy
Diffstat (limited to 'gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang.gmi')
-rw-r--r--gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang.gmi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang.gmi b/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang.gmi
index 76392341..d999668c 100644
--- a/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang.gmi
+++ b/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang.gmi
@@ -18,7 +18,7 @@ I have tried many note apps for my Android (I use GrapheneOS) phone. Most of the
Enter Quick logger – a compact GUI Android (well, cross-platform due to Fyne) app I've crafted using Go and the nifty Fyne framework. With Fyne, the app can be compiled easily into an Android APK. As of this writing, this app's whole Go source code is only 75 lines short!! This little tool is designed for spontaneous moments, allowing me to quickly log my thoughts as plain text files on my Android phone. There are no fancy file formats. Just plain text!
-=> https://codeberg.org/snonux/quicklogger
+=> https://github.com/snonux/quicklogger
=> https://fyne.io
=> https://go.dev