Initial commit: POS-only daily briefing for Epson TM-m30

This commit is contained in:
2026-03-17 00:15:49 -04:00
commit 5e733a2aa9
3 changed files with 481 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
{
"freshrss_url": "http://your-freshrss-ip",
"freshrss_user": "your-username",
"freshrss_api_key": "your-api-password",
"ollama_url": "http://your-ollama-ip:11434",
"ollama_model": "qwen2.5:1.5b",
"yourls_url": "http://your-yourls-ip/yourls-api.php",
"yourls_user": "yourls-username",
"yourls_pass": "yourls-password",
"grafana_url": "https://your-grafana-url",
"grafana_token": "your-grafana-service-account-token",
"remote_host": "192.168.1.x",
"remote_pass": "ssh-password",
"printer_ip": "192.168.1.x",
"printer_port": 9100
}