blob: 6cfca6c24970c196ee9f5b124a83b807e68c405d (
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.
|