{"id":18341760,"url":"https://github.com/jerluc/hermes","last_synced_at":"2025-04-09T21:24:01.209Z","repository":{"id":57697164,"uuid":"47730738","full_name":"jerluc/hermes","owner":"jerluc","description":"Never stare at console output again!","archived":false,"fork":false,"pushed_at":"2022-05-21T00:35:43.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-15T13:26:57.321Z","etag":null,"topics":["command-line-tool","notifications"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jerluc.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":"2015-12-10T01:48:16.000Z","updated_at":"2021-11-03T23:03:13.000Z","dependencies_parsed_at":"2022-09-05T15:11:09.932Z","dependency_job_id":null,"html_url":"https://github.com/jerluc/hermes","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/jerluc%2Fhermes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerluc%2Fhermes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerluc%2Fhermes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerluc%2Fhermes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jerluc","download_url":"https://codeload.github.com/jerluc/hermes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248113224,"owners_count":21049807,"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","notifications"],"created_at":"2024-11-05T20:28:24.293Z","updated_at":"2025-04-09T21:24:01.192Z","avatar_url":"https://github.com/jerluc.png","language":"Go","readme":"# hermes\n\nNever stare at console output again! `hermes` allows you to take a break from staring at your\nlong-running command line process and will notify you when it completes or fails.\n\n`hermes` currently supports the following notification types:\n\n- [x] Desktop notification (`desktop`)\n- [x] Twilio SMS message (`sms`)\n- [x] Multi-channel notifications (`multi`)\n- [ ] Twilio voice call\n- [ ] Slack message\n- [ ] Email\n- [ ] ...more to come...\n\n### Installation\n\n```bash\ngo install github.com/jerluc/hermes@latest\n```\n\n### Configuring\n\nTo configure your Hermes notifications, create a `.hermes.yml` file in your user's home directory,\nor in the current directory. Configuration files \"closest\" to the current working directory will\ntake precedence. A basic configuration for getting desktop notifications would look like:\n\n```yaml\nnotifier:\n  type: desktop\n```\n\nFor more example configurations, check out the [examples](examples)\ndirectory.\n\n### Usage\n\n```bash\nhermes \u003cCOMMAND\u003e [ARGS ... ]\n```\n\nFor example:\n\n```bash\n# A successful command\nhermes echo 'Hello, world!'\n\n# A failing command\nhermes cat /path/does/not/exist\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerluc%2Fhermes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjerluc%2Fhermes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerluc%2Fhermes/lists"}