Getting a push message on your phone when your laptop battery is running low
1–10 of 15 posts
Re: Getting a push message on your phone when your laptop battery is running low
#2Re: Getting a push message on your phone when your laptop battery is running low
#3(oh, and: don't you need some app installed either way for receiving the notifications on your phone?
Re: Getting a push message on your phone when your laptop battery is running low
#4Nice idea! But why go all the way with the python venv etc? Just using curl + GCM would seem quite sufficient. (oh, and: don't you need some app installed either way for receiving the notifications on your phone?
Re: Getting a push message on your phone when your laptop battery is running low
#5Nice idea! But why go all the way with the python venv etc? Just using curl + GCM would seem quite sufficient. (oh, and: don't you need some app installed either way for receiving the notifications on your phone?
Re: Getting a push message on your phone when your laptop battery is running low
#6I suppose this would be useful for those who need to have their laptop on for long periods of time, but are not actually using it...?
Re: Getting a push message on your phone when your laptop battery is running low
#7Re: Getting a push message on your phone when your laptop battery is running low
#8Is there an equivalent of udev on Mac OS so I don't have to run a cronjob to check the battery percentage all the time? I know how to get the percentage from ioreg but i'd be nice to be able to just listen for that api call like udev does.
[1] https://developer.apple.com/library/mac/documentation/Device... (I'm a bit surprised that the docs assume that the reader is implementing a driver. I have used I/O Kit in an app that was available on the App Store.)
Re: Getting a push message on your phone when your laptop battery is running low
#9I'm paranoid and it makes me sick the fact that there's no push platform that supports encryption. I don't want service providers to know what I push.
Re: Getting a push message on your phone when your laptop battery is running low
#10I'm paranoid and it makes me sick the fact that there's no push platform that supports encryption. I don't want service providers to know what I push.
Huh? How exactly are they stopping you from sending an encrypted message?