{"id":13600747,"url":"https://github.com/theycallmemac/odin","last_synced_at":"2025-04-10T15:23:52.158Z","repository":{"id":38544129,"uuid":"264516696","full_name":"theycallmemac/odin","owner":"theycallmemac","description":"A programmable, observable and distributed job orchestration system.","archived":false,"fork":false,"pushed_at":"2023-12-08T18:07:33.000Z","size":20284,"stargazers_count":473,"open_issues_count":46,"forks_count":19,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-13T02:08:47.041Z","etag":null,"topics":["automation","cron","distributed","distributed-systems","go","golang","job-scheduler","nodejs","observability","odin","orchestration","productivity","python","raft","scheduling","typescript","workflow-automation","workflow-engine","workflow-management","workflows"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theycallmemac.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-05-16T20:00:16.000Z","updated_at":"2025-03-11T10:10:51.000Z","dependencies_parsed_at":"2024-01-13T22:23:27.661Z","dependency_job_id":"8aca897c-6c65-46a1-aa79-1932f04cb8a8","html_url":"https://github.com/theycallmemac/odin","commit_stats":{"total_commits":333,"total_committers":12,"mean_commits":27.75,"dds":"0.35435435435435436","last_synced_commit":"a01d039e809eca257fa78d358fe72eb3ad2a09f2"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theycallmemac%2Fodin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theycallmemac%2Fodin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theycallmemac%2Fodin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theycallmemac%2Fodin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theycallmemac","download_url":"https://codeload.github.com/theycallmemac/odin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248243420,"owners_count":21071054,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","cron","distributed","distributed-systems","go","golang","job-scheduler","nodejs","observability","odin","orchestration","productivity","python","raft","scheduling","typescript","workflow-automation","workflow-engine","workflow-management","workflows"],"created_at":"2024-08-01T18:00:47.796Z","updated_at":"2025-04-10T15:23:52.133Z","avatar_url":"https://github.com/theycallmemac.png","language":"Go","funding_links":[],"categories":["9. Processing and Analyze and Act","Go"],"sub_categories":["Triggers"],"readme":"![Odin Logo](https://i.imgur.com/cwmb5j4.png)\n\n![Go Report Badge](https://goreportcard.com/badge/github.com/theycallmemac/odin) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n![Odin Engine](https://github.com/theycallmemac/odin/workflows/Odin%20Engine/badge.svg) ![Odin CLI](https://github.com/theycallmemac/odin/workflows/Odin%20CLI/badge.svg) ![Go Odin SDK](https://github.com/theycallmemac/odin/workflows/Go%20Odin%20SDK/badge.svg) ![Python Odin SDK](https://github.com/theycallmemac/odin/workflows/Python%20Odin%20SDK/badge.svg) ![Node.js Odin SDK](https://github.com/theycallmemac/odin/workflows/Node.js%20Odin%20SDK/badge.svg) ![Bash Odin SDK](https://github.com/theycallmemac/odin/workflows/Bash%20Odin%20SDK/badge.svg)\n\n[![Discord](https://img.shields.io/badge/chat-Join%20us!-green?style=for-the-badge\u0026logo=discord\u0026logoColor=ffffff\u0026color=7389D8\u0026labelColor=6A7EC2)](https://discord.gg/BpNSC5v)\n\n## 📖 Overview\n\nOdin is a programmable, observable and distributed job orchestration system which allows for the scheduling, management and unattended background execution of user created tasks on Linux based systems.\n\nJob schedulers by definition are supposed to eliminate toil, a kind of work tied to running a service which is manual, repetitive and most importantly, automatable. While Odin cares about what is to be executed and when it will be executed, Odin is equally concerned with the expected behaviour of your job, which is described entirely by the user’s code. \n\nThis observability is achieved through a web facing user interface which displays job logs and metrics. All of this is gathered through the use of Odin Libraries written in Go, Node.js and Python.\n\nOdin can infer the internal state of jobs by leveraging these libraries, which in turn can be used to speed up the debugging process associated with jobs which yield unexpected behaviour.\n\n\n## 🔧 Installation\n\nTo install Odin please consult the [installation guide](https://github.com/theycallmemac/odin/blob/master/INSTALL.md) for a quick walkthrough on setting up the system.\n\n## 🚀 Usage\n\nYou can check out the documentation for using Odin [here](https://github.com/theycallmemac/odin/blob/master/DOCS.md). \n\n## 👤 Author\n\n**James McDermott**\n\n- Email: \u003cjames.mcdermott7@mail.dcu.ie\u003e\n- Twitter: [@theycallmemac_](https://twitter.com/theycallmemac_)\n- Github: [@theycallmemac](https://github.com/theycallmemac)\n\n## ⭐️ Show your support\n\nGive a ⭐️ if this project helped you!\n\n## 📝 License\n\nCopyright © 2020 [James McDermott](https://github.com/theycallmemac)\u003cbr /\u003e This project is [MIT](https://github.com/theycallmemac/odin/blob/master/LICENSE) licensed.\n\n---\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheycallmemac%2Fodin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheycallmemac%2Fodin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheycallmemac%2Fodin/lists"}