Windows Desklet, Widget, Gadget, Rainmeter Skin that displays the current price of more than 1500+ coins and their daily percent changes.
To be able to use this Desklet first you will need to have the necessary requirements:
NOTE: Rainmeter is a completely safe, free and open-source application for Windows PCs. It is a platform that enables skins to run on your desktop. For more information check out: https://docs.rainmeter.net/manual/getting-started/
To use the Desklet first you need to install it, steps are below:
.rmskin
from https://github.com/pbojan/cryptocoins-desklet-windows/releases.rmskin
file and then click Install.NOTE: For more about installing skins check out: https://docs.rainmeter.net/manual/installing-skins/
To add the Desklet to your desktop, please follow the steps below:
Manage
pbojan -> CryptoCoins -> Bitcoin -> Bitcoin.ini
Load
in the top-right corner and this will load the desklet on your desktopEdit Skin
ApiKey=YOUR_API_KEY
with your CoinMarketCap API key.ini
file and clicking Load
. Repeat steps 5 & 6 to add your API keyNOTE: This Dekslet comes with few different crypto-coins configured out of the box but it is really easy to configure any crypto-coin available on http://coinmarketcap.com! Check out the next section to find out how.
To add new crypto-coin as a Desklet, please follow the steps below:
C:\Users\#YourName#\Documents\Rainmeter\Skins\pbojan\CryptoCoins
Bitcoin
folder and name it the as crypto-coin you want to add e.g. Dash
Bitcoin.ini
file to Dash.ini
, now you should have C:\Users\#YourName#\Documents\Rainmeter\Skins\pbojan\CryptoCoins\Dash\Dash.ini
ApiKey
to the API key you got from your CoinMarketCap accountCoinSymbol
to the Symbol of the crypto-coin you want to add e.g. CoinSymbol=DASH
(make sure it is in upper case)
CoinID=5175
to specify exactly which currency to show. CoinID
by going on the tools section for your coin e.g. https://coinmarketcap.com/currencies/bitcoin-vault/tools/
and in the Website Widget section find the following field data-currencyid
in this case data-currencyid="5175"
Currency
to the desired Currency you want to see the price as e.g. Currency=USD
(make sure it is in upper case). You can find all supported currencies on this page: https://coinmarketcap.com/api/documentation/v1/#section/Standards-and-ConventionsManage
window, check the Usage section for more detailsNOTE: This Dekslet comes with more than 470+ crypto-coins icons out of the box but in the case when the coin icon is not displayed for your coin that means you need to add the icon:
C:\Users\#YourName#\Documents\Rainmeter\Skins\pbojan\@Resources\icons\
CoinSymbol
e.g. dash.png
If your desklet is not working follow the next steps to find out why:
Edit Skin
to open the configuration.Manage Skin
and click Open Log
on the bottom left.Overview
you should be able to see the last calls to the API.If you find any bugs or stability issues please create an issue here or send an email to p.bojan@live.com.
If you have ideas for new features or improvements please send an email to p.bojan@live.com.
If you want to support the work and maintenance of this Desklet, please consider donating. Every donation is highly appreciated!
BTC: bc1q82zg96fgeenr5ag254lnqt4nn77lzjf5nx9m00
BCH: qq57wcmp7ajgpzgxhme5ldfwwfmkja8qd5mmaf6rlz
LTC: ltc1q362me09lmxfcq6zex6968qsnnq6hz3nhxv4cyr
ETH: 0x1125207ae7d169eb623fa228e5b2c48a6b6482d9
Can't donate but you still want to help? Here are a few ways how to support this project:
Copyright (c) 2018-2022 Bojan Petkovski
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.