Hey everyone, just wanted to give a preview of the next big feature I’m adding to Ballast: scheduling! It’s still pretty early in its development, but the current implementation can be embedded as an Interceptor and send Inputs at fixed intervals or at specific times, and it also works on WorkManager in Android for managing persistent work.
Check out the
example application and very rough
documentation to get an idea of how this feature works, and please provide any suggestions or feedback here or in
the related Issue ticket