MrRacoon / lifx-client

Node executable for interfacing with the Official LIFX API
22 stars 3 forks source link

Add desktop notification switch. #1

Closed MrRacoon closed 8 years ago

MrRacoon commented 9 years ago

Should have a flag that will display the command being run on the desktop that is running the command.

For example, If you wanted to make a cron job to modify the light settings, and want an indiction when the event occurs.

MrRacoon commented 9 years ago

Add node-notifier to the application, notifies each call to change bulbs. Will add a switch soon to make the notification only operate when switch is present.

MrRacoon commented 8 years ago

Fixed