For developers

Twelve docs, one PR, and a scratch editor — without the tab roulette.

You debug with MDN, the PR, two issues, a dashboard, and a hunch. On a tab strip that’s roulette; on a canvas it’s a desk. Hominis adds a real scratch editor over a real folder, a terminal tile, and focus layouts that turn any tile into the whole window — DevTools included.

Editor — currents-model
View
currents-model
src
model.py
tides.py
model.pytides.py
1def pressure_at(depth_m):
2 if depth_m > 6_000:
3 return hadal_fit(depth_m)
src/model.py· Saved
pull request #142

docs left, PR right, scratch editor in the middle — one zoom-out apart

It’s Firefox underneath

Real Gecko, real DevTools, real WebExtensions. Your extensions ride each tile with their badges intact.

A terminal on the canvas

A zsh tile with a persistent transcript — the command you ran yesterday is still on screen where you ran it.

Focus that fits

Horizontal strips, vertical navigators, or zen. Dive into a tile for the deep work, surface to the canvas for the map.

Download Hominis

Early builds coming · macOS first · It’s Firefox underneath