Most common questions about TerminalFeed. For anything not covered here, the contact page has email addresses for feedback, security, legal, and general enquiries.
TerminalFeed.io is a free real-time dashboard that aggregates 40-plus live data feeds including Bitcoin price, US stock markets, top cryptocurrencies, earthquakes, weather, space launches, Hacker News, Wikipedia edits, AI service status, and more. It uses a dense Bloomberg-style terminal layout with a dark aesthetic and a JetBrains Mono typeface.
Yes. The site is free to use with no account, no paywall, and no signup. A Bitcoin donation option exists for users who want to support hosting, but it is entirely optional.
Data is pulled from public APIs including Binance, CoinLore, Coinbase, Kraken, Finnhub, Etherscan, DexScreener, USGS, Open-Meteo, Hacker News, Wikimedia EventStreams, OpenSky Network, and statuspage.io endpoints from GitHub, Cloudflare, OpenAI, Anthropic, Stripe, and many others. The full list is on the disclaimer page.
The Bitcoin ticker updates roughly once per second via WebSocket when the connection is open. Stock quotes refresh every 30 seconds. Crypto movers refresh every 2 minutes. Wikipedia edits stream live. Status pages are cached for 2 to 3 minutes. Most other feeds update every 1 to 15 minutes depending on the source's published limits.
No. There is no account system. Your layout preferences are saved in localStorage in your browser and never leave your device.
No analytics, no third-party trackers, no ad pixels. See the privacy policy for details. The only data stored is your panel layout preference in your own browser's localStorage.
Yes. Drag any panel header on desktop to reorder tiles. On mobile use the up and down arrows in organize mode. You can hide panels you do not use, save named presets (Trader, Developer, Crypto, Everything), and export or import a layout via a share code.
Not yet. The website is mobile-responsive and installs as a Progressive Web App on iOS and Android. A native app is on the long-term roadmap but not actively in development.
No. TerminalFeed is a data dashboard, not a trading or investment product. Nothing shown on the site is financial advice. Always verify price, execution, and market data with your broker before acting. See the disclaimer for the long version.
Embeddable iframe widgets are planned and some early versions are live at /widgets. They link back to terminalfeed.io. The feature set will expand over time.
Yes. Every data feed is exposed as a public JSON API under terminalfeed.io/api/. Full documentation lives at /developers and an OpenAPI schema is at /openapi.json. CORS is open for all origins. Reasonable rate limits apply.
Evan Marcus (Ripper) is the creator and sole operator. Editorial content is published under five author personas: Ripper (founder), zer0day (security), Pulse (markets), Node (dev tools), and Signal (AI and data). Contact information is on the contact page.
No. The site is an independent project. It displays the public Claude status page as a data feed, but there is no business or technical affiliation with Anthropic.
Email [email protected]. Issues are read and triaged by a human. Security-relevant issues should go to [email protected] with the subject line URGENT.
The upstream API is unreachable, rate-limited, or returning an error. The dashboard falls back to the most recent cached data where possible and shows STALE after 10 minutes of no updates. LOADING means the first fetch has not completed. If a panel stays empty for more than 8 seconds it collapses so it does not waste screen space.