Cryptocurrencies Price Tracker is a Windows Sidebar Gadget that displays snapshot prices from CoinMarketCap using their API, as well as a personal portfolio value.
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.
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.
A debug function exists in the gadget that can be used in combination with DebugView.
- PowerShell v5 - Used for archiving the files into zip format
- DebugView - Used to view debug output
This project is licensed under the MIT License - see the LICENSE.md file for details
- Icon(s) by Freepik
- Inspiration by Bitcoin Firesafe Desktop Gadget