Skip to content

Add CryptoPrice plugin#621

Merged
Jack251970 merged 3 commits intoFlow-Launcher:mainfrom
vs256:main
Feb 27, 2026
Merged

Add CryptoPrice plugin#621
Jack251970 merged 3 commits intoFlow-Launcher:mainfrom
vs256:main

Conversation

@vs256
Copy link
Contributor

@vs256 vs256 commented Feb 25, 2026

No description provided.

@deefrawley
Copy link
Member

There seems to be a fairly strict rate limit - got this after my third coin query in about 10 seconds. Not sure if it is your plugin or the API but you may want to provide more information to the user and in the README if there are any limits especially ones that are hit quickly

image

@vs256
Copy link
Contributor Author

vs256 commented Feb 25, 2026

Thanks for pointing that out. The rate limiting by CoinGecko was too aggressive. Also, it hosts a bunch of prices of memecoins... So for example, when you were typing "BTC" it would query for "BT" aswell and quickly you get rated limited. I switched the API to be for KuCoin which has more generous limit requests.

@Jack251970 Jack251970 changed the title Add CryptoPrice plugin configuration file Add CryptoPrice plugin Feb 26, 2026
Copy link
Member

@Jack251970 Jack251970 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this field please.

"ActionKeyword": "crypto",

@vs256
Copy link
Contributor Author

vs256 commented Feb 26, 2026

Done! Just removed that field from the manifest JSON.

Copy link
Member

@Jack251970 Jack251970 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for your contribution!

@Jack251970 Jack251970 merged commit 9961e73 into Flow-Launcher:main Feb 27, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants