{"id":20094188,"url":"https://github.com/printerscanner/hack-my-contributions","last_synced_at":"2026-06-12T14:32:48.427Z","repository":{"id":44453470,"uuid":"475901791","full_name":"printerscanner/hack-my-contributions","owner":"printerscanner","description":"⛳️  I work hard, but my bot works harder. ","archived":false,"fork":false,"pushed_at":"2026-06-06T07:58:17.000Z","size":681,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-06T09:22:54.942Z","etag":null,"topics":["bot","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/printerscanner.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-03-30T13:54:11.000Z","updated_at":"2026-06-06T07:58:21.000Z","dependencies_parsed_at":"2023-09-22T15:38:02.714Z","dependency_job_id":"21bc1172-b7a9-4f53-96ae-e944d4c408ae","html_url":"https://github.com/printerscanner/hack-my-contributions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/printerscanner/hack-my-contributions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/printerscanner%2Fhack-my-contributions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/printerscanner%2Fhack-my-contributions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/printerscanner%2Fhack-my-contributions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/printerscanner%2Fhack-my-contributions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/printerscanner","download_url":"https://codeload.github.com/printerscanner/hack-my-contributions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/printerscanner%2Fhack-my-contributions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34249560,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"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":["bot","shell"],"created_at":"2024-11-13T16:49:41.995Z","updated_at":"2026-06-12T14:32:48.403Z","avatar_url":"https://github.com/printerscanner.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hack My Contributions\n\n## About\nNot on GitHub as much as you'd like to be, but still want your contributions to show green? Here's the code golf-iest way to make it look like you're working hard.\n\nThis application echos the current date into a text file and then executes a commit on Github via Cron. Cron is a daemon that executes commands at specific dates and times.\n\n\n## Installation\nFirst, clone the repository. In order to git push via cron, you'll need to use SSH instead of HTTPS. You can change that in your directory using:\n\n```\ngit remote set-url origin git@github.com:username/repo.git\n```\n\nThen, make a cron by typing the command below into your shell.\n\n```\ncrontab -e\n```\nBelow is an example of my cron job. The first section `23 0-20 * * *` designates the time the command will be executed. Mine runs every 23rd minute of the hour I am on my computer from Midnight to 8PM. For help scheduling your own cron the website [Cron Guru](https://crontab.guru/) is excellent.\n\n```\n23 0-20 * * * cd PATH_TO_YOUR_CODE/hack-my-contributions-golf; ./script.sh\n```\n\nThe second part is the command you would like to run at that specific time. This one directs you to the code and executes the file. Be sure to put your own path in.\n\n## Additional Options\nIf you want to make it looking like you're working even harder, when you clone this repository, change the name to something like `proxy-server-package`. No one will be the wiser.\n\n## Contributing\nIf you'd like to contribute to this repository feel free to fork/submit a pull request, and if you have any suggestions feel free to email me at itsprinterscanner@gmail.com.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprinterscanner%2Fhack-my-contributions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprinterscanner%2Fhack-my-contributions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprinterscanner%2Fhack-my-contributions/lists"}