diff options
| -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 |
