{"id":49501622,"url":"https://github.com/axelhahn/cronwrapper","last_synced_at":"2026-05-01T12:53:05.274Z","repository":{"id":45003995,"uuid":"167264040","full_name":"axelhahn/cronwrapper","owner":"axelhahn","description":"bash scripts to improve handling of cronjobs","archived":false,"fork":false,"pushed_at":"2026-01-15T09:05:22.000Z","size":1336,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-01T12:53:00.192Z","etag":null,"topics":["bash","cronjob","crontab","monitoring","shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/axelhahn.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":"2019-01-23T22:29:02.000Z","updated_at":"2026-01-15T09:05:28.000Z","dependencies_parsed_at":"2024-04-07T22:28:10.699Z","dependency_job_id":"c0c7e35e-7447-4ba5-a55d-3977c3a5f0a1","html_url":"https://github.com/axelhahn/cronwrapper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/axelhahn/cronwrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axelhahn%2Fcronwrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axelhahn%2Fcronwrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axelhahn%2Fcronwrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axelhahn%2Fcronwrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/axelhahn","download_url":"https://codeload.github.com/axelhahn/cronwrapper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axelhahn%2Fcronwrapper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32497815,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bash","cronjob","crontab","monitoring","shell"],"created_at":"2026-05-01T12:53:03.321Z","updated_at":"2026-05-01T12:53:05.260Z","avatar_url":"https://github.com/axelhahn.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Axels\n\n```text\n                                                                           | \n    A  X  E  L  S                                                        --x--\n   ______                        ________                                  |\n  |      |.----.-----.-----.    |  |  |  |.----.---.-.-----.-----.-----.----.\n  |   ---||   _|  _  |     |    |  |  |  ||   _|  _  |  _  |  _  |  -__|   _|\n  |______||__| |_____|__|__|    |________||__| |___._|   __|   __|_____|__|  \n                                                     |__|  |__|\n```\n\nUnix shell scripts in Bash for easier handling of cronjobs.\\\nA little idea that offers more possibilities.\n\nFree software and Open source.\n\n👤 Author: Axel Hahn \\\n📄 Source: \u003chttps://github.com/axelhahn/cronwrapper\u003e \\\n📜 License: GNU GPL 3.0 \\\n📗 Docs: see [www.axel-hahn.de/docs](https://www.axel-hahn.de/docs/cronwrapper/)\n\n## Introduction\n\nDefault Unix and linux cronjobs are quite basic stuff. Mostly you create\n\"simple, stupid\" jobs without output ... that just run. Or should.\n\nIf you use a cronjob you need to hide the output otherwise the root user gets an \nemail. So if you generate the output and have many cronjobs then you need a \nconvention how to name your log files.\n\nQuestions:\n\n* How do you check if a job was successful? Just trust them? Watching each log? On each of your systems?\n* How do you detect if the last job execution was successful but does not run anymore?\n\nMy simple approach: \n\nBy just adding a wrapper in front of your current command \nbreaks tons of limits! Suddenly a simple action opens so many possibilities.\n\n![Cronstatus overview](docs/images/cronstatus_overview.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxelhahn%2Fcronwrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxelhahn%2Fcronwrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxelhahn%2Fcronwrapper/lists"}