blob: bb3972eeb22a2b93c3a42f6686f2698a30feb025 (
plain)
1
2
3
4
5
6
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.
|