# Install micasa with Homebrew

TUI for tracking home projects, maintenance schedules, appliances and quotes. Version 2.8.0 via Homebrew; verified 2026-07-29.

## Install

```sh
sudo av install brew:micasa
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install micasa
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:micasa
- **Package manager:** Homebrew
- **Version:** 2.8.0
- **Source summary:** TUI for tracking home projects, maintenance schedules, appliances and quotes
- **Homepage:** <https://micasa.dev>
- **Repository:** <https://github.com/micasa-dev/micasa>
- **Last updated:** 2026-07-29T17:04:54+02:00
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- micasa (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 2.8.0
## Project history and usage

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.

### How it is used

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.

### Sources

- <https://formulae.brew.sh/formula/micasa>
- <https://github.com/micasa-dev>
- <https://micasa.dev/>
- <https://ostechnix.com/micasa-terminal-home-maintenance-tracker/>


## Security Notes

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.



## Configuration and credential file locations

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.


## Configuration files

- Linux: $XDG_CONFIG_HOME/micasa/config.toml, ~/.config/micasa/config.toml
- macOS: ~/Library/Application Support/micasa/config.toml
- Windows: %APPDATA%\micasa\config.toml

## Credential files

- Linux: $XDG_CONFIG_HOME/micasa/config.toml, ~/.config/micasa/config.toml
- macOS: ~/Library/Application Support/micasa/config.toml
- Windows: %APPDATA%\micasa\config.toml

## Combined YAML source

View the package source record on GitHub. [combined/micasa.yml](https://github.com/mxcl/pkgdb/blob/main/combined/micasa.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
