
Source (link to git-repo or to original if based on someone elses unmodified work): https://github.com/spmdrd/plasma-applet-cryptocurrency-price
This is a Plasma applet that shows the current price of bitcoin or any other cryptocurrency from user definable exchanges and JSON keys.
v1.4 2 years ago
- added configuration presets
- added price conversion options
- added option to multiply price by x (e.g. # of coins)
- added option to convert base unit to fiat (e.g. btc to usd)
- added option to convert from fiat to fiat (e.g. usd to eur)
- added suffix option to display custom text after the price
- replaced eval() for json key processing
- json key format has changed due to changes in parsing method
- try to fix invalid/old format json keys with regex
- migrated getRate function to main qml
- fixed logic of show text / show icon options
- some code & ui changes
v1.4 2 years ago
- added configuration presets
- added price conversion options
- added option to multiply price by x (e.g. # of coins)
- added option to convert base unit to fiat (e.g. btc to usd)
- added option to convert from fiat to fiat (e.g. usd to eur)
- added suffix option to display custom text after the price
- replaced eval() for json key processing
- json key format has changed due to changes in parsing method
- try to fix invalid/old format json keys with regex
- migrated getRate function to main qml
- fixed logic of show text / show icon options
- some code & ui changes
v1.3 2 years ago
- added option to control # of decimal places
- added option to control icon click action
- cleaned up settings dialog look and structure
- some minor changes
v1.2 2 years ago
- fixed a bug in eval function preventing usage of coinmarketcap and other json keys
- please see the updated examples on github for changes to json key usage
- clicking icon now opens icon chooser for easier icon changing
v1.1 3 years ago
- added showing of custom icons
- added coin labeling
- removed buggy show decimals
- reordered config dialog
- changed plasmoid icon to applications-internet
- updated screenshots
mathojojo
5 months ago
Could it be the faulty reason ? :
https://api.fixer.io/latest?base=USD => IMPORTANT - PLEASE UPDATE YOUR API ENDPOINT
Report
akwala
7 months ago
Report
crimx
8 months ago
Report
adrianopinaffo
9 months ago
Report
adrianopinaffo
9 months ago
Report
jza
1 year ago
Report
adrianopinaffo
9 months ago
Report
datamaskinen
2 years ago
Report
datamaskinen
2 years ago
Report
skatox
2 years ago
Report
cinnamoner
3 years ago
Report