Steam-Wishlist-To-Markdown-Converter

This C# project converts your Steam wishlist, obtained using Augmented Steam, from JSON data into a Markdown file, making it easy to share and maintain your wishlist in a readable format.

GPL-3.0 License

Stars
1
Committers
1

Bot releases are visible (Hide)

Steam-Wishlist-To-Markdown-Converter - Release v1.2.0 Latest Release

Published by KylerianHD 3 months ago

General

It's time for the third release of this project. In this version, the price formatting finally works. Even with all countries and their currencies. I also performed a code cleanup and minor refinements to help with performance and maintainability.

Installation instructions

  1. Download the .zip archive.
  2. Extract the files wherever you want. (ATTENTION: All files within the archive must be in the same directory, due to the nature of Blazor Hybrid applications.)
  3. Go to the Steam website and download the JSON file of your Steam wishlist using Augmented Steam.
  4. Start the application (SteamWishlistToMarkdownConverter.exe).
  5. Now you are ready to convert your Steam wishlist data to Markdown.

Known Issues

  • There are currently no known issues.

If you encounter any bugs or issues, please report them on the Issues page.

Steam-Wishlist-To-Markdown-Converter - Release v1.1.0

Published by KylerianHD 3 months ago

General

It's time for the second release of this project. This version now has a more beautiful and intuitive design/look, so that you know what happens and what you are doing. Maybe I'll rework the design at some point in the future again but for now, this is the final design (except if there are any errors or bugs of course).

Installation instructions

  1. Download the .zip archive.
  2. Extract the files wherever you want. (ATTENTION: All files within the archive must be in the same directory, due to the nature of Blazor Hybrid applications.)
  3. Go to the Steam website and download the JSON file of your Steam wishlist using Augmented Steam.
  4. Start the application (SteamWishlistToMarkdownConverter.exe).
  5. Now you are ready to convert your Steam wishlist data to Markdown.

Known Issues

  • The application currently only works with the currency Euro (€).

If you encounter any bugs or issues, please report them on the Issues page.

Steam-Wishlist-To-Markdown-Converter - Release v1.0.0

Published by KylerianHD 7 months ago

General

It's time for the first release of this project. Just to let you know, although everything works, a proper user interface is still missing. So at the moment, it is only functional and not pretty. I still hope you enjoy it.

Installation instructions

  1. Download the .zip archive.
  2. Extract the files wherever you want. (ATTENTION: All files within the archive must be in the same directory, due to the nature of Blazor Hybrid applications.)
  3. Go to the Steam website and download the JSON file of your Steam wishlist using Augmented Steam.
  4. Start the application (SteamWishlistToMarkdownConverter.exe).
  5. Now you are ready to convert your Steam wishlist data to Markdown.

Known Issues

  • The application currently only works with the currency Euro (€).
  • The user interface is not very pretty.

If you encounter any bugs or issues, please report them on the Issues page.

Related Projects