updated to tkinter

This commit is contained in:
2025-08-05 16:51:15 +03:00
parent 93c0637bca
commit 8293111e09
47 changed files with 2118 additions and 1077 deletions

View File

@@ -0,0 +1,15 @@
{
"playlist": [
{
"file_name": "demo1.jpg",
"url": "Resurse/demo1.jpg",
"duration": 20
},
{
"file_name": "demo2.jpg",
"url": "Resurse/demo2.jpg",
"duration": 20
}
],
"version": 1
}