camsong / chrome-github-mate

Chrome extension to make single file download effortless and with more features
https://chrome.google.com/webstore/detail/github-mate/baggcehellihkglakjnmnhpnjmkbmpkf
MIT License
360 stars 63 forks source link

Possibility of Desktop notifications? #20

Open lakshmanaram opened 8 years ago

lakshmanaram commented 8 years ago

How about adding something like a desktop notification feature for github notifications or news? Is it do-able?

camsong commented 8 years ago

Sounds good, any hints about the API?

lakshmanaram commented 8 years ago

Being a newbie to the open source world, I haven't collaborated a lot and therefore rarely get any notifications. I spend most of my time reading my github news feed, checking out the cool things that people I follow are building. Adding a single time desktop notification for every news would prove to be very useful to beginners. https://developer.github.com/v3/activity/feeds/ has info on github feeds API.