Description: Plasma applet showing the current price of Bitcoin from various markets to choose from. The plasmoid can also convert the price to a desired currency.
I added the foxbit source so I can get the info in BRL, but how can I compile it? I just added the api address to a new section under sources in packages/contents/code/bitcoin.js
You can test your changes from command line (root project directory where the README.md is):
`plasmoidviewer --applet package`
To install plasmoid with new sources:
`plasmapkg2 -i package`
After installation at the desktop, I'm not able to move the widget. it's also not possible to resize the widget. It would be good when this is can be done.
Besides bitcoin, add other coins, like litecoin.
Ratings & Comments
8 Comments
10 10 the best
9 +
I added the foxbit source so I can get the info in BRL, but how can I compile it? I just added the api address to a new section under sources in packages/contents/code/bitcoin.js
You can test your changes from command line (root project directory where the README.md is): `plasmoidviewer --applet package` To install plasmoid with new sources: `plasmapkg2 -i package`
Nice plasmoid. Thank you!!!
After installation at the desktop, I'm not able to move the widget. it's also not possible to resize the widget. It would be good when this is can be done. Besides bitcoin, add other coins, like litecoin.
Moving and resizing is already possible I just discovered. :) The remaining request is for litecoin support.
Hi, I made a Litecoin version as a seperate plasmoid, you can find it here: https://www.opendesktop.org/p/1191527/