One HTML file. It opens with the time, the weather, the air you are breathing, your own news feeds, what is shaking near you and what is going to orbit next. Every byte of it is fetched by your browser, from public APIs, with no middleman. There is no account to make, no server behind it, and nothing anywhere that knows you were here.
The default board. Everything on it is live and everything on it is optional.
Each one loads on its own and fails on its own. A dead API costs you one card with a retry button, not a broken page.
No browser lets a web page drive its own address bar, so MiCasa does the honest thing and hands your query straight to a real search engine. Enter goes to Google by default, or to DuckDuckGo, Bing, Brave, Startpage, Ecosia, Kagi, Mojeek or any URL template you supply. Scope chips send it to images, news or video instead.
A leading ! routes around the engine entirely. !yt for YouTube,
!w for Wikipedia, !gh for GitHub, !so,
!npm, !crates, !maps, and a dozen more. Paste a URL
and Enter just goes there. Suggestions complete as you type, and switching them off means
nothing is requested.
Type 20 c to f or (1920*1080)/1000 or 26.2 mi to km
and the answer appears above the results before you have finished. That runs on your
machine with a hand-written parser. No request goes out, and none needs to.
Every keyless web index either refuses to talk to a browser or matches too loosely to be worth showing, so MiCasa does not pretend otherwise. What a browser can query directly is the developer indexes, and those it queries in full.
One query, ten indexes: Stack Overflow, Super User, Hacker News, GitHub, OpenAlex, the NVD, npm, crates.io, PyPI and Packagist. No key, no relay, no server.
One panel, everything in it, saved the instant you touch it. No profile, no sync, no "upgrade to customize".
The Customize panel, open on the default board.

Newsprint, News Desk layout.

Tokyo Night, green accent, Weather Forward layout.
Every other start page is an advertising surface wearing a clock. This one is a file.
Being straight about it, since "no tracking" is a claim anyone can print. MiCasa makes exactly the requests you would make yourself:
That is the entire list. Settings and cached responses sit in localStorage
on your machine under micasa.prefs.v1. The file is 150 KB of readable
HTML with one inline script and no dependencies, so none of this has to be taken on
trust. Read it.
Paste this address wherever your browser asks for one.
Settings, then On startup, then Open a specific page or set of pages, then Add a new page. Paste the address. To put it on the home button too, turn on Show home button under Appearance and paste it there as well. Chrome does not let a website claim the New Tab page on its own, so that one needs an extension.
Settings, then Home. Set Homepage and new windows to Custom URLs and paste the address. Set New tabs to Custom URLs and paste it again, and Firefox will use it for every new tab.
Settings, then General. Paste the address into Homepage, then set both New windows open with and New tabs open with to Homepage.
Open it, then Add to Home Screen from the share menu. It launches full screen with no browser chrome, and the layout collapses to a single column on its own.
MiCasa answers a query handed to it in the URL, so your address bar can land here first. Add https://www.lockewerks.com/micasa/app#q=%s as a custom search engine under Settings, Search engine, Manage search engines in Chrome or Edge, or as a keyword bookmark in Firefox. Append &scope=nerd to send everything straight to Nerd Search.
Download micasa.html and open it from your desktop, or drop it on any static host. It runs from file:// with no web server at all. Settings are keyed to the exact path, so pick a home for it and leave it there. Rename it to index.html if you are serving it from a directory root.

At phone width the board collapses to one column on its own. Nothing is hidden and nothing needs a separate mobile build.
Every one of these is free, needs no API key, and is contacted by your browser directly.
Nothing to install and nothing to agree to. Open it, and if you like it, paste the address into your browser's home page box.