Changed update so it doesn't retry to fast

Refactored code
This commit is contained in:
Brandon4466
2023-03-08 20:26:45 -08:00
parent 8a5afa9a36
commit 1c4024be7d
6 changed files with 90 additions and 48 deletions

View File

@@ -69,4 +69,10 @@ create a single json file that has a version list with download links to each ve
if newer version is in json file, follow link in json file to download, otherwise continue to start the program.
03/04/2023:
redo background color algo. PROMINENT COLOR not average like it is now.
redo background color algo. PROMINENT COLOR not average like it is now.
03/04/2023:
add shuffle and repeat buttons
03/07/2023:
make it so the displays turns off automatically after some time (maybe depending on time, ie. late at night)