Command-line application written in Rust that fetches and converts Windows 11 Microsoft Support feed into a readable HTML file.
Run Windows11_SupportFeed_to_HTML.exe
and Windows 11 Support Feed.html
will be created in the same folder.
The pre-built binaries can be found at the releases page.
They are built and released using GitHub Actions with the following command:
cargo build --release