{"id":19657146,"url":"https://github.com/snipem/crongo","last_synced_at":"2025-08-19T22:10:39.191Z","repository":{"id":70923918,"uuid":"135583199","full_name":"snipem/crongo","owner":"snipem","description":"A stdout and stderr wrapper for logging into a single file.","archived":false,"fork":false,"pushed_at":"2020-10-07T10:16:10.000Z","size":245,"stargazers_count":16,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T08:10:40.983Z","etag":null,"topics":["cron","cronjob","crontab","cronwrap","go","sqlite"],"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/snipem.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2018-05-31T12:51:24.000Z","updated_at":"2024-01-16T16:25:52.000Z","dependencies_parsed_at":"2023-05-09T20:33:14.046Z","dependency_job_id":null,"html_url":"https://github.com/snipem/crongo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snipem%2Fcrongo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snipem%2Fcrongo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snipem%2Fcrongo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snipem%2Fcrongo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snipem","download_url":"https://codeload.github.com/snipem/crongo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224128417,"owners_count":17260423,"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":["cron","cronjob","crontab","cronwrap","go","sqlite"],"created_at":"2024-11-11T15:30:18.294Z","updated_at":"2024-11-11T15:31:19.377Z","avatar_url":"https://github.com/snipem.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crongo\n\n[![Build Status](https://travis-ci.org/snipem/web-to-feed.svg?branch=master)](https://travis-ci.org/snipem/web-to-feed)\n[![Coverage Status](https://coveralls.io/repos/github/snipem/crongo/badge.svg?branch=master)](https://coveralls.io/github/snipem/crongo?branch=master)\n[![Go Report Card](https://goreportcard.com/badge/github.com/snipem/crongo)](https://goreportcard.com/report/github.com/snipem/crongo)\n\nA basic wrapper for cron\n\n## Usage\n\n### Run\n\n    crongo run \"ls -al | grep something\"\n\nOutcome of this call will be stored in the sqlite database under `$HOME/crongo.db`.\n\n### List\n\n    crongo list all\n\nWill display all runs like:\n\n    CODE \tID\tDATE                          \tCMD                    \tSTDOUT                                            \tSTDERR\n    ◉ 0  \t1 \t2018-05-30 21:29:45 +0200 CEST\tuptime                 \t21:29  up 5 days,  3:10, 8 users, load averages...\n    ◉ 0  \t2 \t2018-05-30 22:02:16 +0200 CEST\tuptime                 \t22:01  up 5 days,  3:42, 8 users, load averages...\n    ◉ 0  \t3 \t2018-05-31 10:07:26 +0200 CEST\tuptime                 \t10:07  up 5 days, 15:48, 7 users, load averages...\n    ◉ 0  \t4 \t2018-05-31 11:14:12 +0200 CEST\tuptime                 \t11:13  up 5 days, 16:54, 7 users, load averages...\n    ◉ 0  \t5 \t2018-05-31 11:14:59 +0200 CEST\tls                     \tREADME.md\n                                                                        beatle\n                                                                        commute-tube.log\n                                                                        crongo.db\n                                                                        crongo....\n\nFor only showing failed runs `crongo list failed` may be used. By default the number of displayed commands is 500. This can be overwritten by using `crongo list all 1000` or `crongo list failed 10` respectively.\n\n### Details\n\nFor getting the whole stdout and stderr you can run\n\n    crongo id 5\n\n## Cross compilation\n\n    $ GOOS=linux GOARCH=amd64 go build\n    $ file crongo\n    crongo: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, with debug_info, not stripped\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnipem%2Fcrongo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnipem%2Fcrongo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnipem%2Fcrongo/lists"}