# 使用 Homebrew 安装 micasa

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 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)


## 来源

- 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
