bk1285 / rpi_wordclock

Software to create a Raspberry Pi based wordclock
GNU General Public License v3.0
214 stars 107 forks source link

Feature Suggestion : automatic swapping between plugins #192

Closed R0lleston closed 3 years ago

R0lleston commented 3 years ago

@bk1285 this idea follows on from the scrolling message plugin suggestion. If say the wordclock was used in an environment such as a business for example, that wished to have a scrolling message play (e.g. welcoming a customer), but also wished to display the time, it would be quite neat to have a section that allows for automatically swapping between plugin for a preset time.

e.g. MESSAGE PLUGIN (30s) ==> TIME DISPLAY (30s) ==> MESSAGE PLUGIN (30s) ......

bk1285 commented 3 years ago

To be handled with transitions in the future (no need to automatically swap plugins).

...but this is still work in progress..