Horo - multi-platform scheduled task orchestration [draft]
This is my latest project which is being developed to solve the problem of managing periodically executing tasks across disparate operating systems and with easily maintainable infrastructure in code. It’s still in its very early stages, but the rough plan is as follows: The Calibre component will act as the main interface with the platform. This is a Django application which will read config files and generate a database of jobs....