{"id":21232183,"url":"https://github.com/crabvk/notify-call","last_synced_at":"2026-03-03T06:36:39.968Z","repository":{"id":113756764,"uuid":"320668545","full_name":"crabvk/notify-call","owner":"crabvk","description":"Command-line tool to send desktop notifications and handle actions","archived":false,"fork":false,"pushed_at":"2024-01-20T19:13:06.000Z","size":14,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-10T21:55:52.601Z","etag":null,"topics":["desktop-notifications","notify-send"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/crabvk.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,"zenodo":null}},"created_at":"2020-12-11T19:44:13.000Z","updated_at":"2024-01-17T14:06:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"d6dbf727-d616-4caf-9711-60f2ff31d3d1","html_url":"https://github.com/crabvk/notify-call","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/crabvk/notify-call","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crabvk%2Fnotify-call","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crabvk%2Fnotify-call/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crabvk%2Fnotify-call/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crabvk%2Fnotify-call/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crabvk","download_url":"https://codeload.github.com/crabvk/notify-call/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crabvk%2Fnotify-call/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30034123,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T06:09:21.518Z","status":"ssl_error","status_checked_at":"2026-03-03T06:08:47.858Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["desktop-notifications","notify-send"],"created_at":"2024-11-20T23:49:57.303Z","updated_at":"2026-03-03T06:36:39.963Z","avatar_url":"https://github.com/crabvk.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TODO\n\n- random IDs =\u003e fixes bug\n- optionally close notification after successful action command execution\n\n# notify-call\n\nA command-line tool to send desktop notifications and handle actions via D-Bus on Linux.  \nIt's similar to [notify-send](https://www.mankier.com/1/notify-send) with additional features.\n\n## Install\n\nOn ArchLinux https://aur.archlinux.org/packages/notify-call/\n\n## Additional to notify-send features\n\n- Replace notification by ID\n- Use a temporary file to store and replace notification\n\n`-R, --replace-file \u003cFILE\u003e` saves notification ID and replaces notification on next run.  \nIt stores files in `XDG_RUNTIME_DIR` (usually /run/user/1000) or /tmp if `XDG_RUNTIME_DIR` is not set. You can also specify an absolute path.\n\n- Set default and custom notification actions\n\n```shell\nnotify-call -d 'echo example' -o 'echo action1:one' -o 'echo action2:two' hello actions\n```\n\nThe default action is usually triggered on the left click.\n\n## How it's different from [notify-send.sh](https://github.com/vlevit/notify-send.sh)\n\n- It is faster, which matters with multiple sequential calls (like when you increase or decrease system volume)\n- Can handle actions several times until you close the notification\n\n## Build\n\nDownload [latest release](https://github.com/crabvk/notify-call/releases) and\n\n```shell\ncargo build --release --locked\n```\n\nwill build target/release/notify-call.\n\n## Desktop Notifications Specification\n\n- https://specifications.freedesktop.org/notification-spec/latest/ar01s09.html\n- https://developer.gnome.org/notification-spec/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrabvk%2Fnotify-call","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrabvk%2Fnotify-call","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrabvk%2Fnotify-call/lists"}