Implementacija obveščanja preko ntfy.sh #12

This commit is contained in:
2026-03-21 22:52:32 +01:00
parent e57727ba0b
commit e49142ea6f
6 changed files with 93 additions and 3 deletions

14
settings.json Normal file
View File

@@ -0,0 +1,14 @@
{
"font_name": "Noto Sans",
"bg_color": "#000000",
"fg_color": "#FFFFFF",
"font_size": 32,
"screen_width_percent": 60,
"font_bold": false,
"show_song_info": true,
"split_by_stanza": false,
"web_port": 5000,
"db_update_url": "",
"ntfy_topic": "Projekcija-besedil-popravki",
"installation_label": "planika test"
}