# micasa mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für micasa in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install micasa
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:micasa
- **Paketmanager:** Homebrew
- **Version:** 2.8.0
- **Quellzusammenfassung:** TUI for tracking home projects, maintenance schedules, appliances and quotes
- **Homepage:** <https://micasa.dev>
- **Repository:** <https://github.com/micasa-dev/micasa>
- **Zuletzt aktualisiert:** 2026-07-29T17:04:54+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- micasa (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.8.0
## Projektgeschichte und Nutzung

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.

### Wie es verwendet wird

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.

### Quellen

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


## Sicherheitshinweise

Für micasa wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## 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)


## Quellen

- 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
