Golang application to broadcast humidity & temperature readings from a Raspberry Pi across MQTT. Requires building the Sense HAT (B)'s SHTC3 example.
Here's a related Rails application which receives readings across MQTT and sends text messages if the humidity value falls outside a certain range.