{"id":15050544,"url":"https://github.com/4thel00z/task-manager","last_synced_at":"2026-02-01T15:32:06.496Z","repository":{"id":257497114,"uuid":"858450712","full_name":"4thel00z/task-manager","owner":"4thel00z","description":"Bash task worker written in Go. Uses redpanda for queues and sqlite for storage. Very fast, and low mem footprint.","archived":false,"fork":false,"pushed_at":"2025-03-05T21:30:40.000Z","size":68,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-09T05:04:15.836Z","etag":null,"topics":["cli","fast","go","low-memory","low-memory-footprint","redpanda","sqlite","task","task-queue"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/4thel00z.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-09-16T23:12:47.000Z","updated_at":"2025-03-05T21:30:43.000Z","dependencies_parsed_at":"2024-09-17T03:58:53.297Z","dependency_job_id":"875f107d-9c98-4336-9603-a504eb7022ce","html_url":"https://github.com/4thel00z/task-manager","commit_stats":null,"previous_names":["4thel00z/task-manager"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/4thel00z/task-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4thel00z%2Ftask-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4thel00z%2Ftask-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4thel00z%2Ftask-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4thel00z%2Ftask-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4thel00z","download_url":"https://codeload.github.com/4thel00z/task-manager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4thel00z%2Ftask-manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28981085,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T13:38:33.235Z","status":"ssl_error","status_checked_at":"2026-02-01T13:38:32.912Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cli","fast","go","low-memory","low-memory-footprint","redpanda","sqlite","task","task-queue"],"created_at":"2024-09-24T21:27:14.247Z","updated_at":"2026-02-01T15:32:06.481Z","avatar_url":"https://github.com/4thel00z.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# task-manager\n![Logo](./logo.png)\n\n## Motivation\n\nA simple task manager REST API which stores bash cmds to be consumed by the also bundled worker.\n\nIt uses redpanda as a queue system (kafka compatible) and sqlite as a database.\n\n## Usage\n\nSetup:\n```\ndocker compose up -d\nrpk topic create tasks\ngo install github.com/4thel00z/task-manager/cmd/task-manager@latest\n```\n\nStart up the server via:\n```\ntask-manager serve\n```\n\nStart up the worker via:\n```\ntask-manager worker\n```\n\n## License\n\nThis project is licensed under the GPL-3 license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4thel00z%2Ftask-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F4thel00z%2Ftask-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4thel00z%2Ftask-manager/lists"}