# omekasy を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:omekasy
```

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

### macOS

- Homebrew (100%):

```sh
brew install omekasy
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#omekasy
```

  証拠: nixpkgs package indexes: pkgs/by-name/om/omekasy/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:omekasy
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/omekasy>
- **バージョン:** 1.3.3
- **ソース概要:** Converts alphanumeric input to various Unicode styles
- **ホームページ:** <https://github.com/ikanago/omekasy>
- **リポジトリ:** <https://github.com/ikanago/omekasy>
- **上流ドキュメント:** <https://github.com/ikanago/omekasy#readme>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/ikanago/omekasy/archive/refs/tags/v1.3.3.tar.gz>
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- omekasy (cli)
- omekasy (エイリアス)

## ビルド依存関係

- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 1.3.3
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/ikanago/omekasy
- 検出された最新: v1.3.3 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

omekasy is a small Rust command-line tool that converts Latin letters and numbers into styled Unicode variants. The name is explained by Lib.rs as meaning 'dress up', which matches the program's purpose: take plain alphanumeric text and render it in bold, italic, monospace-like, and other Unicode presentation styles.

### プロジェクトの歴史

The GitHub repository was created on April 18, 2022 and describes the project, in styled Unicode text, as a command-line application for converting alphanumeric characters to styles defined in Unicode. Release assets show the project distributing prebuilt binaries for macOS, Linux, and Windows by the 1.x series.

### 使われ方

The README documents two modes: running omekasy with no options opens an interactive prompt for previewing styles, and passing a font name plus input text performs an immediate conversion. Characters outside Latin letters and numbers are left unchanged.

### パッケージ好きにとっての重要性

omekasy is package-nerd bait because it is a tiny CLI wrapper around an oddly useful Unicode trick. It is not infrastructure, but it shows how small Rust utilities move through GitHub releases, Homebrew, Nix, and Rust package indexes with cross-platform binaries.

### タイムライン

- April 18, 2022: the GitHub repository is created.
- November 10, 2023: v1.2.3 release assets include prebuilt archives for macOS, Windows, and Linux.
- June 6, 2025: v1.3.3 is published with dependency maintenance changes.

### Related projects

- Related tools include other Unicode text stylers and libraries that map ASCII letters to mathematical alphanumeric Unicode blocks. omekasy's differentiator is a terminal-first interactive interface rather than a web widget or library-only API.

### ソース

- <https://api.github.com/repos/ikanago/omekasy>
- <https://formulae.brew.sh/formula/omekasy>
- <https://github.com/ikanago/omekasy>
- <https://github.com/ikanago/omekasy/releases/tag/v1.2.3>
- <https://github.com/ikanago/omekasy/releases/tag/v1.3.3>
- <https://lib.rs/crates/omekasy>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** omekasy
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 他のパッケージマネージャ記録

- Nix - omekasy: normalized package name match | nixpkgs package indexes: pkgs/by-name/om/omekasy/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Language runtime packages](https://www.automicvault.com/ja/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [rust](https://www.automicvault.com/ja/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [amp](https://www.automicvault.com/ja/pkg/brew/amp/) - Shares av.db curated category or tags: cli, productivity, rust, terminal.
- [clock-rs](https://www.automicvault.com/ja/pkg/brew/clock-rs/) - Shares av.db curated category or tags: cli, productivity, rust, terminal.
- [ekphos](https://www.automicvault.com/ja/pkg/brew/ekphos/) - Shares av.db curated category or tags: cli, productivity, rust, terminal.
- [iamb](https://www.automicvault.com/ja/pkg/brew/iamb/) - Shares av.db curated category or tags: cli, productivity, rust, terminal.
- [intelli-shell](https://www.automicvault.com/ja/pkg/brew/intelli-shell/) - Shares av.db curated category or tags: cli, productivity, rust, terminal.
- [kibi](https://www.automicvault.com/ja/pkg/brew/kibi/) - Shares av.db curated category or tags: cli, productivity, rust, terminal.
- [mdfried](https://www.automicvault.com/ja/pkg/brew/mdfried/) - Shares av.db curated category or tags: cli, productivity, rust, terminal.
- [ox](https://www.automicvault.com/ja/pkg/brew/ox/) - Shares av.db curated category or tags: cli, productivity, rust, terminal.

## Combined YAML source

View the package source record on GitHub. [combined/omekasy.yml](https://github.com/automic-vault/db/blob/main/combined/omekasy.yml)


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
