I would like to make things simpler by updating the code to just use either an XML or YAML file (possibly JSON) to define the animation sequences, at least as an option. The code should also check that the modification date on the file has not changed or else reload the code. This should make it much easier to edit animations. This may be just an example, I haven't decided.
I would also like to do some things such as displaying the time/date, emojis, and possibly data from the internet such as weather or stocks. I'm not sure if this would conflict with that goal.
I would like to make things simpler by updating the code to just use either an XML or YAML file (possibly JSON) to define the animation sequences, at least as an option. The code should also check that the modification date on the file has not changed or else reload the code. This should make it much easier to edit animations. This may be just an example, I haven't decided.
I would also like to do some things such as displaying the time/date, emojis, and possibly data from the internet such as weather or stocks. I'm not sure if this would conflict with that goal.