Does this work with Inbox (as in, clicking on the notification opens the Inbox UI, not Gmail)?
Show HN: Aura, Native OS X Notifications for Gmail and Google Apps
11–20 of 22 posts
Re: Show HN: Aura, Native OS X Notifications for Gmail and Google Apps
#12Re: Show HN: Aura, Native OS X Notifications for Gmail and Google Apps
#13Happy to answer any questions, this has been a little side project of mine with Swift and Google's Gmail API.
Does it poll the email servers frequently or it's receiving IMAP notifications directly?
I know at some point they will switch to PubSubHubbub as the preferred way to get notifications.
Re: Show HN: Aura, Native OS X Notifications for Gmail and Google Apps
#14Does this work with Inbox (as in, clicking on the notification opens the Inbox UI, not Gmail)?
Seems not to currently.
Behind the scenes, it looks to me like Inbox is a new GUI on top of the same Gmail backend, so if the thread linking was fixed this certainly looks possible.
Re: Show HN: Aura, Native OS X Notifications for Gmail and Google Apps
#15Interesting. Not a huge fan of marketing it as "Absolutely Free" and not mentioning the charge for multiple accounts. I currently use Checker Plus for Gmail Chrome extension: https://chrome.google.com/webstore/detail/checker-plus-for-g... . Does the job very well.
Re: Show HN: Aura, Native OS X Notifications for Gmail and Google Apps
#16I wonder about the example gmail addresses given. Do you own john, paul, george at gmail? I know we should use example.com for URL examples, are there any non-assigned addresses for well-known mail services?
I don't know about assigned addresses, but for a long time Apple has used an imaginary John Appleseed.
Re: Show HN: Aura, Native OS X Notifications for Gmail and Google Apps
#17Interesting service. I definitely prefer my e-mail notifications to come right from SeaMonkey, but I could see this being useful for those who don't use a separate mail client and prefer to not have their gmail open in a separate tab 24/7.
Re: Show HN: Aura, Native OS X Notifications for Gmail and Google Apps
#18Re: Show HN: Aura, Native OS X Notifications for Gmail and Google Apps
#19Re: Show HN: Aura, Native OS X Notifications for Gmail and Google Apps
#20Just a heads-up, I installed it and signed in with one of my two accounts, but then decided to switch the one free account to my other account. After removing the original account, I wasn't given the option to add in the single free account, only upgrade (I'm guessing there was an assumption in the code that the user would always have one account, and never remove it?). Uninstalling/reinstalling didn't give me the op…