PowerShell-based multilingual weather report generator
programming.dev
PowerShell-based multilingual weather report generator
I’ve been building a small multilingual weather report generator using PowerShell and SQL Server Express. A script fetches global weather data every 4 hours, stores it in SQL Server Express, calculates a discomfort index, and generates static HTML pages in multiple languages. Live site: https://yahikoyama.github.io/weather2/ [https://yahikoyama.github.io/weather2/] Source: https://github.com/yahikoyama/weather2/ [https://github.com/yahikoyama/weather2/]
0 comments
No comments yet.