diff options
| author | Paul Buetow <paul@buetow.org> | 2024-01-21 01:19:38 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-01-21 01:19:38 +0200 |
| commit | bb16fa48edd53eb286abd2e72d9b201f7d527430 (patch) | |
| tree | bef5233678ea81db9221abcdd4279c16eb98d65f | |
| parent | 3c3034365556255a20b272c5137ede6b1a149235 (diff) | |
add logo
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | logo.png | bin | 0 -> 278782 bytes |
2 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,7 @@ # quicklogger + + This is a tiny GUI app written in Go using the Fyne framework to quickly log a message to a file.
-The purpose of this is to have a small Android app to quickly log Ideas into a folder as plain text files. From there, Syncthing will sync it to my computer at home.
\ No newline at end of file +The purpose of this is to have a small Android app to quickly log Ideas into a folder as plain text files. From there, Syncthing will sync it to my computer at home. diff --git a/logo.png b/logo.png Binary files differnew file mode 100644 index 0000000..4c5cfed --- /dev/null +++ b/logo.png |
