# micasa を Homebrew でインストール

micasa のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install micasa
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:micasa
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.8.0
- **ソース概要:** TUI for tracking home projects, maintenance schedules, appliances and quotes
- **ホームページ:** <https://micasa.dev>
- **リポジトリ:** <https://github.com/micasa-dev/micasa>
- **最終更新:** 2026-07-29T17:04:54+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- micasa (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.8.0
## プロジェクトの歴史と使われ方

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.

### ソース

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


## セキュリティノート

micasa に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



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


## ソース

- 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
