Chronos
A small application to schedule Python 3 scripts
Get started
1
Install Docker container
To install, open your command line and pop in the following: docker run simsemand/chronos -p 5000:5000 -v /chronos:[chronos_path] Just make sure to update the path to a folder on your computer or server.
2
Open web UI
To start using, go to http://IP_ADDRESS:5000/. Change IP_ADDRESS to your IP or the IP of the machine you installed it on.
3
Create your first script
Press 'new script' and start fiddling with the program.
Documentation
There is no official documentation at the moment, as the program is quite simple. If you encounter any issues, you can always email me at [email protected].
Running on Unraid
This application is available in the community applications on Unraid.