{"id":19791459,"url":"https://github.com/joelbcarter/slack-me","last_synced_at":"2026-05-05T10:34:21.710Z","repository":{"id":57362728,"uuid":"94660975","full_name":"JoelBCarter/slack-me","owner":"JoelBCarter","description":"Slack notification for completion of long-running commands","archived":false,"fork":false,"pushed_at":"2017-06-18T06:13:41.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-11T11:08:07.592Z","etag":null,"topics":["command-line-tool","nodejs","notifications","slack"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/JoelBCarter.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}},"created_at":"2017-06-18T02:43:43.000Z","updated_at":"2019-09-25T15:59:16.000Z","dependencies_parsed_at":"2022-09-26T16:32:17.317Z","dependency_job_id":null,"html_url":"https://github.com/JoelBCarter/slack-me","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/JoelBCarter%2Fslack-me","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoelBCarter%2Fslack-me/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoelBCarter%2Fslack-me/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoelBCarter%2Fslack-me/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JoelBCarter","download_url":"https://codeload.github.com/JoelBCarter/slack-me/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241131862,"owners_count":19915020,"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":["command-line-tool","nodejs","notifications","slack"],"created_at":"2024-11-12T07:03:10.957Z","updated_at":"2026-05-05T10:34:21.682Z","avatar_url":"https://github.com/JoelBCarter.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# slack-me\n[Slack](https://slack.com/) notification for completion of long-running commands.\n\n# Usage\nThis module breaks apart your tediously long-running tasks into 3 simple steps:\n - Issue long running command and then `slack-me`\n - Walk away from the keyboard \u0026 live your life\n - Get notified when your command is complete\n## Linux\n```\n# Recieve a simple 👍 when command completes\nsleep 10; slack-me\n\n# Pipe the output of the command to a slack message\nsleep 10; echo 'Done' | slack-me\n```\n## PowerShell\n```\n# Recieve a simple 👍 when command completes\nsleep 10; slack-me\n\n# Pipe the output of the command to a slack message\nsleep 10; echo 'Done' | slack-me\n\n```\n## Cmd.exe\n\n```\n# Recieve a simple 👍 when command completes\nsleep 10 \u0026 slack-me\n\n# Pipe the output of the command to a slack message\nsleep 10 \u0026 echo 'Done' | slack-me\n\n```\n## Setup\nYou'll get the most out of this module when installed globally.\n\n```\nnpm install -g slack-me\n```\n\nThen simply configure the [Slack webhook URL](https://api.slack.com/incoming-webhooks) to POST notifications to by setting the environmental variable `SLACK_WEBHOOK_URL`.\n\n# Suggestions for Newfound Time\nThis package allows you to simply issue some long running command and walk away. You'll be notified via Slack that you're a hero at a later time. The hard part is deciding what to do with all that extra time on your hands. So here's some suggestions to get you started:\n - Stretch/exercise\n - Drink a cup of water\n - Pray/meditate\n - Tell the people you love that they mean the world to you\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoelbcarter%2Fslack-me","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoelbcarter%2Fslack-me","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoelbcarter%2Fslack-me/lists"}