26

How can I get a desktop notification when new pushes appear at projects which I select?

4castle
  • 32,613
  • 11
  • 69
  • 106
MicTech
  • 42,457
  • 14
  • 62
  • 79

2 Answers2

15

Any RSS reader should do.

Go to your dashboard page on GitHub where it says "your news feed" - in the upper right corner is the orange rss icon with the text "News Feed", that you can subscribe to.

Heiko Rupp
  • 30,426
  • 13
  • 82
  • 119
0

Axibase has designed a great little tool which leverages GitHub Webhook functionality to send desktop notifications via the messenger service of your choice. The basic mechanics of the tool are shown in the workflow below, and this guide will take you through the process step by step.

enter image description here

The configuration should only take about 10 minutes and the notifications can be sent anywhere the supported messenger service is installed, be it your desktop or smartphone.

Good luck!

(Full disclosure, I work for the team that designed ATSD which is the database that supports this tool)

kghamilton
  • 23
  • 7