Skip to content

Releases: nine1one/Scripts4HTTPWidget

Initial Public Release

24 Oct 18:04
57965c4

Choose a tag to compare

Release Tag: v1.0.0

Release Name: Initial Public Release

Release Notes:
• Added core scripts for HTTP Widget to fetch live cryptocurrency prices.
• Supports extraction of values from APIs like CoinGecko using JSON paths, regex, or custom JS.
• Configurable auto-refresh intervals for live updates.
• Basic notification functionality based on extracted data.
• Sample scripts for XRP and Monero included.
• Documentation added in readme.md for setup and configuration.

Next Steps / Future Improvements:
• Expand support for additional cryptocurrencies and APIs.
• Add enhanced error handling and retry logic.
• Implement more advanced notification triggers.