Daan Selen a2ba67eb26 Init commit
Resolved conflict
2025-05-13 16:59:07 +02:00
2025-05-13 16:59:07 +02:00
2025-05-13 16:59:07 +02:00
2025-05-13 14:07:29 +00:00
2025-05-13 16:59:07 +02:00

GhostRunner

This project aims to create a way to schedule commands to be run as soon as possible when they offline initialy.
The way to accomplish this is to create a tracked task list, and keep track of it has been successfully done.

Technical details.

Go(lang) backend server which exposes an HTTP API which can be used to add tasks to the process.
Python executor/runner which actually executes the commands, Python was chosen because of the availability of: LibMeshCtrl Python Library.

Description
No description provided
Readme 49 MiB
Languages
Go 83.5%
Python 15.2%
Shell 1.3%