Prox OS Internal Docs
ProductAppsCatalog

Utility And Intelligence Apps

This note documents the first utility and intelligence app batch added to

Scope

This note documents the first utility and intelligence app batch added to Desktop Runtime. The apps are UI-first and provider-ready. They do not connect to live APIs, scrape websites, store credentials, or claim realtime data.

App Batch

AppRouteCategoryBoundary
Calculator/app/calculatorUtilitiesLocal arithmetic only; no dangerous expression evaluation.
Currency Converter/app/currency-converterUtilities / FinanceDemo rates only; no live FX API.
DevUtils/app/devutilsDeveloperLocal transforms where safe; placeholders for heavier tools.
Clock/app/clockUtilitiesBrowser Date and Intl; alarm is local mock UI.
Celebrity Tracker/app/celebrity-trackerIntelligenceMock tracking workspace; real integrations require official APIs and review.
Hurun Wealth List/app/hurun-wealth-listFinance / IntelligenceFictional demo ranking; no licensed third-party data.
Open Movie Database/app/open-movie-databaseMediaProvider-ready UI for OMDb, TMDB, Wikidata, or imports; no API key.
Industry News/app/industry-newsNews / IntelligenceMock feed; future RSS, newsletter, and manual link providers.
AI Navigation/app/ai-navigationAICurated AI directory mock; no affiliate ranking or live claims.

Design Rules

  • Utility apps should be compact and genuinely useful where local logic is safe.
  • Information apps should show filters, lists, details, source transparency, and provider boundaries.
  • Dynamic-data apps must use mock or clearly fictional examples.
  • Future provider names are integration placeholders, not current integrations.
  • These apps can appear in Desktop Runtime, App Store, Library picker, and future App Studio contexts.

On this page