macOS
brew install micasalocal Homebrew formula metadata
brew
TUI for tracking home projects, maintenance schedules, appliances and quotes. Version 2.8.0 via Homebrew; verified 2026-05-08.
install
brew install micasalocal Homebrew formula metadata
overview
TUI for tracking home projects, maintenance schedules, appliances and quotes
history
micasa is a Go terminal application by Phillip Cloud for keeping household maintenance data local. Its public site presents the package as "home maintenance, from the terminal," with workflows for schedules, projects, quotes, vendors, service history, documents, and offline/local-LLM use. The project deliberately avoids a hosted service model: the repository and site describe a keyboard-driven, Vim-style modal TUI backed by a single SQLite file, with no cloud account or subscription.
In package-manager terms, micasa is a niche productivity CLI rather than a developer build tool. Homebrew packages it as `micasa`, while the upstream installation path also supports `go install` and binary releases for Linux, macOS, and Windows. Its closest relatives are less other package-manager formulas than local-first personal databases and TUI tools; the project itself names VisiData as an inspiration.
security posture
No matching local secret-handling manifest was found for micasa. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/micasa/config.toml~/.config/micasa/config.toml~/Library/Application Support/micasa/config.toml%APPDATA%\micasa\config.tomlCredential-bearing paths to review before unattended agent runs.
$XDG_CONFIG_HOME/micasa/config.toml~/.config/micasa/config.toml~/Library/Application Support/micasa/config.toml%APPDATA%\micasa\config.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
micasa | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/micasa-dev/micasa
install metadata
| Package key | brew:micasa |
|---|---|
| Version | 2.8.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/micasa |
| Homepage | https://micasa.dev |
| Repository | https://github.com/micasa-dev/micasa |
| Upstream docs | https://micasa.dev/docs |
| License | Apache-2.0 |
| Source archive | https://github.com/micasa-dev/micasa/archive/refs/tags/v2.8.0.tar.gz |
| Last updated | 2026-05-08T22:24:26Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | micasa |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.