ITVlab / Launch-On-Boot

Launches a TV app when the device boots
MIT License
115 stars 37 forks source link

Advanced launch logic #9

Open Fleker opened 7 years ago

Fleker commented 7 years ago

Can we open a different app based on different conditions?

If it's Saturday morning, I might want to watch cartoons on Live Channels. On Monday night, I may want to open up the CBS News app.

This would require a much more complex data structure to save these triggers and then call them at the right time. It's a stretch idea.