A DankMaterialShell widget plugin that displays near-live market prices and charts directly in your desktop shell, using free to obtain API key (No registration is required).
| Dark Theme | Light Theme |
|---|---|
![]() |
![]() |
- Pin to bar — display live prices for selected symbols directly in
DankBar. - Popup panel — list showing name, price, change percentage, and
sparklinecharts. - Symbol search — find and add symbols by keyword via provider search
API. - Per-symbol configuration — independent price interval, chart range, change display, and price inversion.
- Custom colors — configurable up/down color indicators.
- Reorder & edit — rearrange symbol order, click to edit, hover to pin or delete.
- Adjustable popup height — set the number of visible rows.
- Intelligent fetching — staggered data requests with retry logic to avoid rate limiting.
| Settings (1) | Settings (2) |
|---|---|
![]() |
![]() |
DMS≥ 1.2.0curlinstalled and available in$PATH- Internet access
- Free
StooqAPIkey (see below how to obtain it).
Currently supported only one provider: Stooq that publishes free CSV quotes for a wide range of instruments. A free API key is required.
- Open stooq.com/q/d/?s=eurusd&get_apikey in your browser.
- Enter the captcha code shown on the page.
- Copy the CSV download link shown at the bottom of the page (it contains your
APIkey value). - Paste the link in some text editor, and copy the last part of the link after
apikey=, and paste it in the plugin Settings before adding symbols.
Limitation:
Stooqdoes not provide historical data for futures symbols (tickers matching*.f) through its publicAPI. Price data will load, but charts will be unavailable for these symbols.
- No endpoints are contacted other than the configured data provider.
- All requests are made without cookies to minimize tracking potential. (However, see Version History)
Stooqis operated fromPolandand is presumablyGDPR-compliant. See their Privacy & Cookie Policy and Terms of Service.- The API key is obfuscated and stored locally on your disk.
- v1.0.2 :
- Now
StooqrequiresAPIkey to provide historic data, updated backend and widget settings to supportAPIkey.
- Now
- v1.0.1 (Unpublished, due to following changes from
Stooqprovider):- Fixed the issue with charts for previously working symbols, are not displayed (Unfortunately,
Stooqnow requires using cookies). - Added logging capability.
- Refactoring.
- Fixed the issue with charts for previously working symbols, are not displayed (Unfortunately,
- v1.0.0 :
- Initial version.
- The developer has no affiliation with any data provider.
- This plugin was vibe-coded under my supervision as a software engineer.



