Conditional Apps

Do you think it would be possible through the API to only push an image / app to the tidbyt if certain things occur? For example only push a raining image if it is currently raining, push a notification when your uber has arrived, or only push sports scores when the game is ongoing.

This can be done if you serve the pixlet yourself.

You could have a piece of code running on your computer that checks for your conditions, when a condition is met, you can send the tidbyt any image you desire

1 Like