llllogan / Retro-Info-Display

This is a small display which sits on your desk and presents small pieces of information.
0 stars 0 forks source link

Service widgets and notifications #2

Open llllogan opened 7 months ago

llllogan commented 7 months ago

Each micro service should be written as an individual app in the required language. They should be able to serve their widget and notifications through loopback http messages - I think. I don't know if this is the best way to do this but I think it would make adding more super easy.

llllogan commented 7 months ago

Each broadcast message should contain the information, type (widget, notification), and end time. So the system knows when to remove the widget from the Home Screen. And maybe a method to determine importance.