Skip to content

Cryptocurrencies Price Tracker is a Windows Sidebar Gadget that displays snapshot prices from CoinMarketCap using their API, as well as a personal portfolio value.

License

Notifications You must be signed in to change notification settings

XjSv/Cryptocurrencies-Price-Tracker-Gadget

Repository files navigation

Windows Sidebar Cryptocurrencies Price Tracker Gadget

Cryptocurrencies Price Tracker

Cryptocurrencies Price Tracker is a Windows Sidebar Gadget that displays snapshot prices from CoinMarketCap using their API, as well as a personal portfolio value.

Getting Started

These instructions will let you build the gadget yourself. Although I recommend you download the pre-built .gadget file from the releases page if you simply just want to install and run it. For anybody else that wants to contribute or modify it for their own use, below are instructions for building the gadget from the source files.

Prerequisites (for building)

The build script uses PowerShell v5 to ZIP the files into an archive. Therefore in order to use the build in tool for archiving PowerShell v5 needs to be installed.

Testing & Debugging

A debug function exists in the gadget that can be used in combination with DebugView.

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments