Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

nodejs

  1. liorhakim

    nonky - a Desktop Customization App (and platform)

    I’ve started a new open-source project called nonky https://github.com/0i0/nonky nonky is a desktop customization platform. A little bit like conky for linux, or geektool for mac it lets you retrieve data from many sources and display them right on your desktop. It uses well known web...
  2. C

    iOS Handling Push Notification

    Hey guys, i'm new to Push notification. I have script in NodeJS which send push notification to user when someone comment's on his profile. But push notification is sent based on the device token so for example when A user logs in with his iPhone and then he log out and logs with account B from...