Add a systray based GUI o:

This commit is contained in:
Kat Inskip 2023-09-09 13:27:06 -07:00
parent d894d7176c
commit 96f1ee3583
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
8 changed files with 198 additions and 12 deletions

10
config.toml.example Normal file
View file

@ -0,0 +1,10 @@
seconds = 300
automatic = true
source = "konachan"
tags = [
"rating:s"
]
[logging]
file = "INFO"
console = "DEBUG"