Linda Temperature Alert notify temperature value to mac-say https://github.com/node-linda/temperature-alert watch {"type": "sensor", "name": "temperature"} write {"type": "say", "value": "現在の気温、#{value}度"} Install Dependencies % npm install Run % npm start