Skip to content

Commit e552501

Browse files
Add costafotiadis.markets-extension to gallery (#124)
* Add costafotiadis.markets-extension to gallery * Add costafotiadis.markets-extension to gallery --------- Co-authored-by: Michael Jolley <mike@baldbeardedbuilder.com>
1 parent 756facf commit e552501

7 files changed

Lines changed: 25 additions & 0 deletions

File tree

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"$schema": "../../../.github/schemas/extension.schema.json",
3+
"id": "costafotiadis.markets-extension",
4+
"title": "Markets Extension",
5+
"shortDescription": "Stocks, crypto, and currencies inside PowerToys Command Palette — watchlist, favorites, and portfolio, using your own market-data key.",
6+
"description": "Track market data right inside Command Palette.\n\n• Search symbols and view quotes and price charts\n• Build a watchlist and mark favorites\n• Track a portfolio you enter yourself, with multi-currency totals and daily change\n• Read the latest market news headlines\n• Pin favorites, your portfolio, and a news ticker to the Command Palette dock\n• Demo mode lets you explore with sample data, fully offline\n• No accounts, no tracking, no data collection\n\nTo view market data you'll need your own API key from Twelve Data or Finnhub, used under your own agreement with that provider (demo mode and currency reference rates need no key). Your keys and data stay on your device — the extension has no servers of its own and sends each key only to the provider it belongs to.\n\nThis is an open-source, independent extension. Source code is available at https://github.com/CostaFot/MarketExtension.\n\nIt is not affiliated with, endorsed by, or sponsored by Microsoft, Finnhub, Twelve Data, or any exchange or data provider. Company names, ticker symbols, and logos are the property of their respective owners.\n\nDisclaimer: Market data is supplied by third parties and may be delayed or inaccurate. Data provided by Finnhub and Twelve Data; currency reference rates by Frankfurter (attribution shown in-app). This extension is for informational purposes only and is not financial, investment, tax, or trading advice, and is not a recommendation to buy or sell any asset. You are solely responsible for your own decisions; always do your own research.\n\nRequirements\n• PowerToys 0.98.1 or later, with Command Palette enabled",
7+
"author": {
8+
"name": "Costa Fotiadis",
9+
"url": "https://github.com/CostaFot"
10+
},
11+
"icon": "icon.png",
12+
"homepage": "https://github.com/CostaFot/MarketExtension",
13+
"tags": ["stocks", "crypto", "forex", "markets", "finance"],
14+
"categories": ["productivity", "utilities-and-tools"],
15+
"installSources": [
16+
{
17+
"type": "msstore",
18+
"id": "9MV7M639533Q"
19+
},
20+
{
21+
"type": "winget",
22+
"id": "CostaFotiadis.MarketsExtensionForCmdPalette"
23+
}
24+
]
25+
}
53.6 KB
Loading
389 KB
Loading
193 KB
Loading
520 KB
Loading
583 KB
Loading
364 KB
Loading

0 commit comments

Comments
 (0)