{"id":26245628,"url":"https://github.com/rudeigerc/znotify","last_synced_at":"2025-03-13T12:37:39.667Z","repository":{"id":95921484,"uuid":"533669169","full_name":"rudeigerc/znotify","owner":"rudeigerc","description":"A simple Zsh plugin for sending notifications to other services","archived":false,"fork":false,"pushed_at":"2022-09-07T08:32:44.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-16T16:22:12.654Z","etag":null,"topics":["notification","zsh","zsh-plugin"],"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/rudeigerc.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}},"created_at":"2022-09-07T08:10:54.000Z","updated_at":"2022-09-07T08:17:21.000Z","dependencies_parsed_at":"2023-03-13T16:41:36.949Z","dependency_job_id":null,"html_url":"https://github.com/rudeigerc/znotify","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/rudeigerc%2Fznotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudeigerc%2Fznotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudeigerc%2Fznotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudeigerc%2Fznotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rudeigerc","download_url":"https://codeload.github.com/rudeigerc/znotify/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243409214,"owners_count":20286370,"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":["notification","zsh","zsh-plugin"],"created_at":"2025-03-13T12:37:38.903Z","updated_at":"2025-03-13T12:37:39.653Z","avatar_url":"https://github.com/rudeigerc.png","language":"Shell","readme":"# znotify\n\nA simple Zsh plugin for sending notifications to other services.\n\n## Installation\n\n### oh-my-zsh\n\n```shell\ngit clone https://github.com/rudeigerc/znotify ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/znotify\n```\n\nIn `$HOME/.zshrc`:\n\n```shell\nplugins=(... znotify)\n```\n\n### Znap\n\n```shell\nznap source rudeigerc/znotify\n```\n\n### Manual Installation\n\n```shell\nsource /path/to/znotify.plugin.zsh\n```\n\n## Usage\n\n```shell\n$ do something; znotify -s \u003cservice\u003e\n```\n\n### Supported Services\n\n- Telegram\n- LINE\n- Slack\n- macOS Notification\n\n## Required Environment Variables\n\n- [Telegram](https://core.telegram.org/bots/api#sendmessage)\n  - `ZNOTIFY_TELEGRAM_TOKEN`: Authentication token generated by @BotFather\n  - `ZNOTIFY_TELEGRAM_CHAT_ID`: Unique identifier for the target chat or username of the target channel (in the format @channelusername)\n- [LINE](https://notify-bot.line.me/doc/en/)\n  - `ZNOTIFY_LINE_TOKEN`: Authentication token\n- [Slack](https://api.slack.com/methods/chat.postMessage)\n  - `ZNOTIFY_SLACK_TOKEN`: Authentication token bearing required scopes\n  - `ZNOTIFY_SLACK_CHANNEL`: Channel, private group, or IM channel to send message to\n\n## License\n\nMIT\n","funding_links":[],"categories":["Plugins"],"sub_categories":["ZSH on Windows"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frudeigerc%2Fznotify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frudeigerc%2Fznotify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frudeigerc%2Fznotify/lists"}