Added download_daemon which needs to be running in background. Added downloader.php - the part of program that interacts with Unsplash API. Added lock which locks the screen. Added configs.

This commit is contained in:
Ceda EI
2017-12-28 20:29:42 +05:30
parent 00ad244d1b
commit ac398060f9
5 changed files with 148 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
BOX_TOP_LEFT_X=10
BOX_TOP_LEFT_Y=610
BOX_BOTTOM_RIGHT_X=410
BOX_BOTTOM_RIGHT_Y=720
ROUNDENESS=50
NAME_X=600
NAME_Y=10