{"id":40153689,"url":"https://github.com/efskap/discord-notify","last_synced_at":"2026-01-19T15:32:55.298Z","repository":{"id":45369608,"uuid":"260084209","full_name":"efskap/discord-notify","owner":"efskap","description":"💬 Standalone notification program for Discord.","archived":false,"fork":false,"pushed_at":"2021-12-17T08:25:20.000Z","size":99,"stargazers_count":18,"open_issues_count":8,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T08:10:14.592Z","etag":null,"topics":["discord","discord-notifications","linux","ripcord","tray","windows"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/efskap.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-30T01:22:19.000Z","updated_at":"2024-03-20T03:15:55.000Z","dependencies_parsed_at":"2022-09-06T17:50:44.237Z","dependency_job_id":null,"html_url":"https://github.com/efskap/discord-notify","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/efskap/discord-notify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efskap%2Fdiscord-notify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efskap%2Fdiscord-notify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efskap%2Fdiscord-notify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efskap%2Fdiscord-notify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/efskap","download_url":"https://codeload.github.com/efskap/discord-notify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efskap%2Fdiscord-notify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28573016,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T14:39:55.009Z","status":"ssl_error","status_checked_at":"2026-01-19T14:39:01.217Z","response_time":67,"last_error":"SSL_read: 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":["discord","discord-notifications","linux","ripcord","tray","windows"],"created_at":"2026-01-19T15:32:55.207Z","updated_at":"2026-01-19T15:32:55.290Z","avatar_url":"https://github.com/efskap.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ![](assets/icon.ico) discord-notify\n\n### Shows your Discord notifications, because Ripcord kinda doesn't.\n\n![Go](https://github.com/efskap/discord-notify/workflows/Go/badge.svg)\n\n\n\nCompanion app for [Ripcord](https://cancel.fm/ripcord/) to supplant its notification system.\n\nTargets Linux, but should work on Windows (only tested in Wine, albeit with some systray issues).\n\n* Uses regular Discord notification settings.\n* Displays notifications (w/ avatar) through your OS.\n* But not when Ripcord is focused.\n* Plays a sound (comes with Discord and Skype sounds)\n* Shows an icon in the system tray\n\n[Ripcord](https://cancel.fm/ripcord/) is an amazing alternative Discord client, largely because native programs tend to be snappier. \n\nHowever, its notifications support is rather lacklustre, without a sound, and in plain text. Heck, until recently it didn't even tell you the name of the sender. Unfortunately it's closed source shareware, so I can't go in and tweak it to my liking.\n\n## Install\n\n### Latest pre-built binary\n\n#### [Linux](https://github.com/efskap/discord-notify/releases/download/latest/discord-notify)\n#### [Windows](https://github.com/efskap/discord-notify/releases/download/latest/discord-notify.exe)\n\n### From source\n\n```sh\ngit clone https://github.com/efskap/discord-notify\ncd discord-notify\ngo generate \u0026\u0026 go install\n```\n\n(simply doing `go install https://github.com/efskap/discord-notify` as normal won't work because I'm using `replace` in `go.mod` for now... sorry)\n\n## Usage\n\n```sh\n$ discord-notify -h\nUsage of discord-notify:\n  -list-sounds\n        List available built-in sounds.\n  -sound string\n        MP3 to play on notifications (default \"disc\")\n  -systray\n        Show an icon in the system tray (default true)\n  -t string\n        Discord token\n\n$ discord-notify -sound skaip -t your.token.abc\n$ discord-notify -sound none -t your.token.abc -systray=false # muted with no system tray\n```\n\nThere's no installer so just create a startup script that executes `discord-notify` with the token and sound you want. \n\nYou can pass in the token with `-t`, or for convenience put it in a file called `discord.token` in `$XDG_CONFIG_HOME` or one of `XDG_CONFIG_DIRS`. \n\ne.g. On Linux it can go in `~/.config/discord.token` or `/etc/xdg/discord.token`, and on Windows it should be `%UserProfile%\\Local Settings\\Application Data\\discord.token`\n\nBuilt-in notification sounds can be selected through the system tray as well, but the chosen one is not saved as there's no mutable config yet. Custom sounds have to be passed on the command line because I haven't integrated a filepicker yet.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fefskap%2Fdiscord-notify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fefskap%2Fdiscord-notify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fefskap%2Fdiscord-notify/lists"}