{"id":15304301,"url":"https://github.com/deven96/excuses","last_synced_at":"2026-02-16T18:33:53.402Z","repository":{"id":97000841,"uuid":"338425240","full_name":"deven96/excuses","owner":"deven96","description":"Send an excuse to slack when away","archived":false,"fork":false,"pushed_at":"2021-02-15T17:21:45.000Z","size":9,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-23T19:50:51.774Z","etag":null,"topics":["automation","bash-script","slack"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/deven96.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":"2021-02-12T20:25:17.000Z","updated_at":"2023-01-10T00:41:14.000Z","dependencies_parsed_at":"2024-03-08T10:47:07.175Z","dependency_job_id":null,"html_url":"https://github.com/deven96/excuses","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"02eee0113b296016f7e3cdb81c9adf9d25b35ac6"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deven96/excuses","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deven96%2Fexcuses","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deven96%2Fexcuses/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deven96%2Fexcuses/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deven96%2Fexcuses/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deven96","download_url":"https://codeload.github.com/deven96/excuses/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deven96%2Fexcuses/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272839621,"owners_count":25001860,"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","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"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":["automation","bash-script","slack"],"created_at":"2024-10-01T07:55:11.281Z","updated_at":"2025-10-06T00:10:15.208Z","avatar_url":"https://github.com/deven96.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Excuses\n\nSend an excuse to your \"I will be away\" Channel on slack after x seconds away from your computer\n\n## Setup\n\n```bash\n#Configure the following env variables for slack\n#- APP_SLACK_WEBHOOK\n#- APP_SLACK_CHANNEL (optional)\n#- APP_SLACK_USERNAME (optional)\n#- APP_SLACK_ICON_EMOJI (optional)\n\n# Make sure to add chat:write access to your app to enablethe application post as your user and not as Bot\n# Read https://api.slack.com/scopes\n```\n\nMake sure excuses is executable\n```bash\nchmod +x ./excuses.sh\n# Run the tests\n./excuses.sh -t\n```\n\nUse nohup to run in background\n\n```bash\n# I considered using crontab but cronjobs have no access to GUI sessions (Quarz dictionary on MacOS) used to tell \n# if a system is locked or not, \n# enter the following to run excuses\n`./excuses.sh \u0026\u003e/tmp/excuses.log`\n```\n\nThis sets up a [slack shell script](https://gist.github.com/andkirby/67a774513215d7ba06384186dd441d9e) that helps in sending messages to channels \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeven96%2Fexcuses","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeven96%2Fexcuses","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeven96%2Fexcuses/lists"}