{"id":21655909,"url":"https://github.com/koltyakov/github-notify","last_synced_at":"2025-04-11T21:30:58.910Z","repository":{"id":57619718,"uuid":"312633111","full_name":"koltyakov/github-notify","owner":"koltyakov","description":":octocat: GitHub Notifications for desktop","archived":false,"fork":false,"pushed_at":"2021-08-26T20:28:37.000Z","size":2031,"stargazers_count":6,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T17:22:58.341Z","etag":null,"topics":["github","github-notifications","golang","linux","macos","notifications","tray-application","windows"],"latest_commit_sha":null,"homepage":"","language":"Go","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/koltyakov.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":"2020-11-13T16:51:30.000Z","updated_at":"2023-03-31T12:12:29.000Z","dependencies_parsed_at":"2022-09-19T11:41:15.991Z","dependency_job_id":null,"html_url":"https://github.com/koltyakov/github-notify","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koltyakov%2Fgithub-notify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koltyakov%2Fgithub-notify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koltyakov%2Fgithub-notify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koltyakov%2Fgithub-notify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koltyakov","download_url":"https://codeload.github.com/koltyakov/github-notify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248482871,"owners_count":21111395,"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":["github","github-notifications","golang","linux","macos","notifications","tray-application","windows"],"created_at":"2024-11-25T08:37:45.549Z","updated_at":"2025-04-11T21:30:58.885Z","avatar_url":"https://github.com/koltyakov.png","language":"Go","readme":"# GitHub Notify\n\n\u003e Simple tray application for getting GitHub notifications\n\n![Build Status](https://github.com/koltyakov/github-notify/workflows/Build/badge.svg?branch=master)\n[![Go Report Card](https://goreportcard.com/badge/github.com/koltyakov/github-notify)](https://goreportcard.com/report/github.com/koltyakov/github-notify)\n[![License](https://img.shields.io/github/license/koltyakov/github-notify.svg)](https://github.com/koltyakov/github-notify/blob/master/LICENSE)\n\n| | |\n|-|-|\n| macOS | ![systray_macOS](./assets/systray_macOS.png) |\n| Windows | ![systray_Windows](./assets/systray_Windows.png) |\n| Linux | ![systray_Linux](./assets/systray_Linux.png) |\n\n**Scenario**\n\n- I'm a maintainer or active watcher of some repositories at GitHub\n- I want to react to issues quickly\n- I prefer a status based humble info rather than aggressive email or pop-ups\n\n## Demo\n\n![demo](./assets/demo.gif)\n\n## Install/run\n\n### macOS\n\nInstall from [.dmg](https://github.com/koltyakov/github-notify/releases) and run as any other application.\n\n### Windows\n\nJust run `github-notify.exe`.\n\n### Linux\n\n```bash\ngo get github.com/koltyakov/github-notify\nnohup github-notify \u003e/dev/null 2\u003e\u00261 \u0026\n```\n\n## Local development\n\n### Build command\n\n```bash\nmake build-darwin # can be build in macOS only\nmake build-win\nmake build-linux # can be build Linux only\n```\n\n**Prerequisites**\n\nThe project uses these major dependencies and inherits their prerequisites:\n\n- [systray](https://github.com/getlantern/systray)\n- [Lorca](https://github.com/zserge/lorca)\n\nDue to the nature of `systray` package, the build for macOS can be done in a Mac, a linux build only on a Linux machine. Platform specific prerequisites required.\n\nWindows cross build can be done from any platform.\n\n### Start command\n\n```bash\nmake start\n```\n\n### App bundle (for macOS)\n\n```bash\nmake bundle-darwin\n```\n\nAs a result, the `.dmg` installer image should be found in `./dist` folder.\n\n### Linux build with Docker\n\n```bash\ndocker build . -t github-notify\ndocker run -v $PWD/bin:/build/bin -it github-notify make build-linux\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoltyakov%2Fgithub-notify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoltyakov%2Fgithub-notify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoltyakov%2Fgithub-notify/lists"}