https://github.com/evroon/msfs-rss
RSS feed for the MSFS blog: https://www.flightsimulator.com
https://github.com/evroon/msfs-rss
feed flight-simulator msfs msfs2020 msfs2024 rss
Last synced: 10 days ago
JSON representation
RSS feed for the MSFS blog: https://www.flightsimulator.com
- Host: GitHub
- URL: https://github.com/evroon/msfs-rss
- Owner: evroon
- Created: 2021-05-21T18:06:13.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2026-02-26T19:01:22.000Z (17 days ago)
- Last Synced: 2026-02-27T01:02:28.843Z (17 days ago)
- Topics: feed, flight-simulator, msfs, msfs2020, msfs2024, rss
- Language: Python
- Homepage:
- Size: 3.65 MB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flight simulator RSS Feeds
[](https://github.com/evroon/msfs-rss/actions/workflows/update_feed.yaml)
RSS feed for:
* [MSFS blog](https://www.flightsimulator.com): https://raw.githubusercontent.com/evroon/msfs-rss/main/feeds/msfs.xml
* [Thresholdx](https://www.thresholdx.net/news): https://raw.githubusercontent.com/evroon/msfs-rss/main/feeds/thresholdx.xml
You can add these RSS feeds to your favorite RSS reader. Github Actions updates the RSS feeds at 18:00 UTC every day.
## Usage
The Python script can be run by simply running one of the Python scripts:
```bash
uv run src/msfs.py
```