Schedule for self-hosted apps

I love making my own apps but want to schedule them. It seems only the ones hosted in GitHub have that capability. Any help is appreciated.

You need another computer running all the time to send it to your TidByt. All it would be only have to be something like a Raspberry Pi.

It’s strange that they didn’t design it so it could do that itself. It should be capable of it.

Thanks. I’ll give it a try.

The easiest way is to have a machine running with cron jobs scheduled to push updates at whatever intervals you want through a day. Mine is set to push updates when I am around and using the computer, but if I’m not around, my computer wakes up at noon, pushes the latest updates, and then goes back to sleep.