1
Fork 0
steam-rss/README.md

23 lines
737 B
Markdown
Raw Normal View History

2022-09-23 12:23:32 +00:00
# Steam ❤️ RSS
2022-09-21 13:48:49 +00:00
> **Get RSS feeds for Steam games.**
2022-09-23 12:23:32 +00:00
## Features
* Get RSS feeds from a game's AppID or store page.
* Get RSS feeds for all games from a user profile.
* Verify potential feeds by checking if they return `text/xml`.
* Output feeds as an OPML file for easy importing.
## Binaries
Precompiled `x86_64-unknown-linux-gnu` binaries are available on the [Releases page](https://git.bauke.xyz/Bauke/steam-rss/releases).
## Feedback
Found a problem or want to request a new feature? Email [me@bauke.xyz](mailto:me@bauke.xyz) and I'll see what I can do for you.
## License
Distributed under the [AGPL-3.0-or-later](https://spdx.org/licenses/AGPL-3.0-or-later.html) license, see [LICENSE](LICENSE) for more information.