在电脑前坐久了总想出去走走,然后打开浏览器查当前气温,看着 35+摄氏度的温度就退缩了……
然后写了给 VS Code 的插件来显示当前室外温度,这样我就能在温度低一点的时候跑出去浪一会了。
数据接口使用的 https://openweathermap.org/ ,注册免费的 app key 非常简单。
插件地址: https://marketplace.visualstudio.com/items?itemName=sneezry.vscode-instant-weather
然后写了给 VS Code 的插件来显示当前室外温度,这样我就能在温度低一点的时候跑出去浪一会了。
数据接口使用的 https://openweathermap.org/ ,注册免费的 app key 非常简单。
插件地址: https://marketplace.visualstudio.com/items?itemName=sneezry.vscode-instant-weather