Apps
Apps are interactive web applications that live inside your workspace. Built through conversation with your AI, they turn your data into dashboards, trackers, and custom tools — without writing a line of code yourself.
How it works
Describe what you want
Tell the AI what kind of app you need — a tracker, dashboard, calculator, or any interactive tool. It designs and builds it for you.
AI builds it live
The AI creates HTML, CSS, and JavaScript files — you see the app take shape in real time. Refine it through conversation until it's right.
Use it in your workspace
Your app is served directly inside myOS. It can read and write data, access your system, and persist state across sessions.
Conversational Building
You don't write code — you describe what you want. The AI handles the implementation, creating responsive web apps with modern styling. Iterate by describing changes in natural language.
App Data
Each app gets its own persistent storage. Apps can save and retrieve data across sessions — user preferences, tracked items, cached results, or any state they need to maintain.
System Access
Apps can interact with your myOS system through a JavaScript SDK — read your tasks, query your data, execute capabilities, and even call the AI. They're not isolated pages; they're connected to your entire system.
Multi-File Projects
Apps aren't limited to a single file. They can include multiple HTML pages, CSS stylesheets, and JavaScript modules — structured like a real web project.
Example Apps
Subscription Dashboard
Tracks all your recurring subscriptions — amounts, renewal dates, categories. Visualizes monthly spend and alerts on upcoming renewals.
Local Services Finder
An interactive map and directory for nearby services. Pulls from your bookmarks and notes to surface places you've saved.
Habit Tracker
Daily habit check-in with streak tracking, completion percentages, and trend charts. Syncs with your activities and measurements.
Reading List
Manages your reading queue — books, articles, papers. Tracks progress, organizes by topic, and surfaces related notes you've written.
Your tools, your data
Apps run inside your private environment with full access to your data. Unlike third-party tools, they don't send your information anywhere — everything stays in your system. And because the AI builds them, you can create exactly what you need instead of adapting to what someone else built.