Retrieves the current weather from the forecast.io API and displays a weather emoji.
This is my first 'real world' rust project.
- Make it read from
~/.weather.conf
- Better error output
- Show temperature
- Add it to homebrew
cp net.sebastiangeiger.emoji_weather_rust.plist ~/Library/LaunchAgents
- Set owner to root, chmod to 644
sudo launchctl load ~/Library/LaunchAgents/net.sebastiangeiger.emoji_weather_rust.plist
setenv
in/etc/launchd.conf