rainmeter-jsonparser
rainmeter-jsonparser copied to clipboard
Json Parser Plugin for Rainmeter
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Per the example from the readme, I'm trying to parse JSON data from weather API. I can verify the API is getting data and populating an initial `[Weather]` data field....
Firstly, thanks for this plugin. With v1.1. of the plugin was following the readme example for the Section Variables but noticed the syntax didn't work as-is in my testing. Original...
First off, thanks a lot for this plugin, so much better than using regex, it should be part of rainmeter by default ;) The plugin crashes rainmeter quite easily. For...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
You really should create and make available for download a .rmskin using the plugin. This will significantly simplify installing the plugin for the end users, as well as making the...